From: Andi Gutmans Date: Sat, 2 Sep 2000 15:11:45 +0000 (+0000) Subject: - Make TSRM compile stand-alone again X-Git-Tag: php-4.0.3RC1~370 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8656beb34cf29c37743aaa6bae9ac19ee291821;p=php - Make TSRM compile stand-alone again --- diff --git a/TSRM/configure.in b/TSRM/configure.in index 3d46fdc5b1..7fedf73846 100644 --- a/TSRM/configure.in +++ b/TSRM/configure.in @@ -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,[ ])