- Make TSRM compile stand-alone again

This commit is contained in:
Andi Gutmans 2000-09-02 15:11:45 +00:00
parent d6d8b51b2c
commit a8656beb34

View File

@ -10,13 +10,14 @@ AM_CONFIG_HEADER(tsrm_config.h)
sinclude(tsrm.m4)
TSRM_BASIC_CHECKS
TSRM_OTHER_CHECKS
AM_PROG_LIBTOOL
if test "$enable_debug" != "yes"; then
AM_SET_LIBTOOL_VARIABLE([--silent])
fi
TSRM_PTHREAD
dnl TSRM_PTHREAD
AC_DEFINE(ZTS,1,[ ])