diff options
| author | foobar <sniper@php.net> | 2006-04-10 12:16:08 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2006-04-10 12:16:08 +0000 |
| commit | ec4395e9fffeda9e17827c9ece2d2274927d097d (patch) | |
| tree | d74786c5416732150e60fda3f60a47c51a28f211 /scripts/phpize.m4 | |
| parent | a6a3c9059d2d50a66eecd991deb47cb17198c266 (diff) | |
| download | php-git-ec4395e9fffeda9e17827c9ece2d2274927d097d.tar.gz | |
- Determine the shared/link lib suffixes in one macro.
Diffstat (limited to 'scripts/phpize.m4')
| -rw-r--r-- | scripts/phpize.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/phpize.m4 b/scripts/phpize.m4 index de2d3a2f80..384d44cd9b 100644 --- a/scripts/phpize.m4 +++ b/scripts/phpize.m4 @@ -59,8 +59,7 @@ AC_ARG_WITH(libdir, [PHP_LIBDIR=$withval], [PHP_LIBDIR=lib]) PHP_RUNPATH_SWITCH -PHP_SHLIB_SUFFIX_NAME -PHP_SHLIB_BUILD_SUFFIX_NAME +PHP_SHLIB_SUFFIX_NAMES PHP_WITH_PHP_CONFIG PHP_BUILD_SHARED |
