]> granicus.if.org Git - php/commitdiff
- Make TSRM compile stand-alone again
authorAndi Gutmans <andi@php.net>
Sat, 2 Sep 2000 15:11:45 +0000 (15:11 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 2 Sep 2000 15:11:45 +0000 (15:11 +0000)
TSRM/configure.in

index 3d46fdc5b1c6774ad3c6ab997ca17502f6191915..7fedf73846ed523e3c791ab64280b24366be244c 100644 (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,[ ])