Bug 1245860 - Add --with-nspr-prefix to the list of old configure options. r=ted

This commit is contained in:
Nicolas B. Pierron 2016-03-14 14:41:08 +00:00
Родитель 5cd4d39284
Коммит cf925792db
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -329,6 +329,7 @@ def old_configure_options(*options):
'--with-macos-private-frameworks',
'--with-macos-sdk',
'--with-mozilla-api-keyfile',
'--with-nspr-prefix',
'--with-nspr-cflags',
'--with-nspr-libs',
'--with-pthreads',