From: Sascha Schumann Date: Wed, 12 Jan 2000 19:56:12 +0000 (+0000) Subject: Only suppress including dlfcn.h when we are in PHP. X-Git-Tag: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c658fc5cbdede7c8d11c7bf7eb84b342ae34c2e3;p=php Only suppress including dlfcn.h when we are in PHP. --- diff --git a/configure.in b/configure.in index 760f9794b1..0cd1b27cb0 100644 --- a/configure.in +++ b/configure.in @@ -788,12 +788,12 @@ fi # if test -d TSRM; then - echo '#include "../php_config.h"' > TSRM/tsrm-config.h + echo '#include "../php_config.h"' > TSRM/tsrm_config.h fi cat >Zend/zend_config.h <