gecko/nsprpub/config/nsprincl.sh.in

6 lines
141 B
Bash
Raw Normal View History

2008-06-06 05:36:51 -07:00
# Include in shell scripts to define NSPR variables
NSPR_VERSION=@NSPR_VERSION@
NSPR_LIB=-lnspr$NSPR_VERSION
NSPR_EXTRA_LIBS="@EXTRA_LIBS@"