*** empty log message ***

This commit is contained in:
David Rose 2000-10-06 01:03:02 +00:00
parent 13870a3151
commit a62e3f7024
3 changed files with 3 additions and 3 deletions

View File

@ -108,7 +108,7 @@
#define ZLIB_LIB #define ZLIB_LIB
// Is the sox libst library installed, and where? // Is the sox libst library installed, and where?
#define HAVE_SOXST 1 #define HAVE_SOXST
#define SOXST_INCLUDE #define SOXST_INCLUDE
#define SOXST_LIB #define SOXST_LIB

View File

@ -43,7 +43,7 @@ IPATH = \
#### Other files and lib. Include $(ODIR) in any .o names. #### Other files and lib. Include $(ODIR) in any .o names.
# OFILES = # OFILES =
WHEN_NO_DEFER_LIBS = -ldtoolbase WHEN_NO_DEFER_LIBS = -ldtoolbase
WHEN_DEFER_LIBS = -ldtoolbase WHEN_DEFER_LIBS = -ldtool
LIBS = LIBS =
SYSLIBS = -lnspr3 SYSLIBS = -lnspr3
ifeq (WIN32_VC,$(PENV_COMPILER)) ifeq (WIN32_VC,$(PENV_COMPILER))

View File

@ -108,7 +108,7 @@
#define ZLIB_LIB #define ZLIB_LIB
// Is the sox libst library installed, and where? // Is the sox libst library installed, and where?
#define HAVE_SOXST 1 #define HAVE_SOXST
#define SOXST_INCLUDE #define SOXST_INCLUDE
#define SOXST_LIB #define SOXST_LIB