mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
Revert this part, the new one adds more problems than it solves.
This commit is contained in:
@@ -10,8 +10,7 @@ AC_DEFUN(PHP_DBA_STD_BEGIN,[
|
||||
|
||||
AC_DEFUN(PHP_TEMP_LDFLAGS,[
|
||||
old_LDFLAGS=$LDFLAGS
|
||||
dnl LDFLAGS="$1 $LDFLAGS"
|
||||
LDFLAGS="$1"
|
||||
LDFLAGS="$1 $LDFLAGS"
|
||||
$2
|
||||
LDFLAGS=$old_LDFLAGS
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user