From: Peter Kokot Date: Sun, 14 Jul 2019 21:44:01 +0000 (+0200) Subject: Remove usage of PHP_AIX_LDFLAGS X-Git-Tag: php-7.4.0beta1~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93b3d2f6eeb1db16af4a869688829a04c7f11e6d;p=php Remove usage of PHP_AIX_LDFLAGS These are currently not defined since their usage has been removed via 51ca2dba530883a8e07d6869e66ee6c5b3c978a6 and 53349d69ddf7a2ba128f0928fb3b376422611a3b --- diff --git a/configure.ac b/configure.ac index 5139702e2d..336f0832a4 100644 --- a/configure.ac +++ b/configure.ac @@ -1446,8 +1446,6 @@ dnl PHP_HELP_SEPARATOR([Libtool:]) PHP_CONFIGURE_PART(Configuring libtool) -LDFLAGS="$LDFLAGS $PHP_AIX_LDFLAGS" - dnl Autoconf 2.13's libtool checks go slightly nuts on Mac OS X 10.5 and 10.6. dnl This hack works around it. Ugly. case $host_alias in