Skip to content

Commit 93b3d2f

Browse files
committed
Remove usage of PHP_AIX_LDFLAGS
These are currently not defined since their usage has been removed via 51ca2db and 53349d6
1 parent 94421e5 commit 93b3d2f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configure.ac

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,8 +1446,6 @@ dnl
14461446
PHP_HELP_SEPARATOR([Libtool:])
14471447
PHP_CONFIGURE_PART(Configuring libtool)
14481448

1449-
LDFLAGS="$LDFLAGS $PHP_AIX_LDFLAGS"
1450-
14511449
dnl Autoconf 2.13's libtool checks go slightly nuts on Mac OS X 10.5 and 10.6.
14521450
dnl This hack works around it. Ugly.
14531451
case $host_alias in

0 commit comments

Comments
 (0)