mirror of
https://github.com/php/php-src.git
synced 2024-11-27 20:03:40 +08:00
- Make TSRM compile stand-alone again
This commit is contained in:
parent
d6d8b51b2c
commit
a8656beb34
@ -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,[ ])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user