Another file, pkg/solaris/Makefile.com, also needs to be updated when we

change the JSS version.
This commit is contained in:
wchang0222%aol.com 2004-01-16 00:48:49 +00:00
Родитель 529c97754e
Коммит 5bf5f4d3d8
1 изменённых файлов: 3 добавлений и 2 удалений

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

@ -41,8 +41,9 @@ MODULE = jss
# org/mozilla/jss/CryptoManager.java.
#
# To change the JSS version, update the version macros in
# org/mozilla/jss/util/jssver.h and the JAR_JSS_VERSION value in
# org/mozilla/jss/CryptoManager.java.
# org/mozilla/jss/util/jssver.h, the JAR_JSS_VERSION value in
# org/mozilla/jss/CryptoManager.java, and the PRODUCT_VERSION
# and PRODUCT_NAME values in pkg/solaris/Makefile.com.
#
IMPORTS = nss/NSS_3_9_RTM \
nspr20/v4.4.1 \