Fix bug #128685. Always use the local nspr instead of the one on the system. Not part of the build.

This commit is contained in:
blizzard%redhat.com 2002-03-03 22:41:36 +00:00
Родитель c8a5e7083d
Коммит 43ca41f8e5
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -187,6 +187,7 @@ BUILD_OFFICIAL=1 ./configure --prefix=%{_prefix} --enable-optimize \
--without-mng \
--enable-crypto \
--disable-xprint \
--without-system-nspr \
--disable-freetype2
#BUILD_OFFICIAL=1 make -s export