1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 18:13:00 +02:00

Move it to the right place

This commit is contained in:
Sascha Schumann
1999-12-07 15:22:49 +00:00
parent f02f67e83c
commit 7ac99e5aa3

View File

@@ -737,12 +737,13 @@ phptempdir="`pwd`/libs"
AC_SUBST(phplibdir)
AC_SUBST(phptempdir)
EXTRA_LIBS="$EXTRA_LIBS $LIBS"
EXTRA_LDFLAGS="$EXTRA_LDFLAGS $PHP_LDFLAGS"
LIBS=""
LDFLAGS=""
AC_BUILD_RPATH
EXTRA_LDFLAGS="$EXTRA_LDFLAGS $PHP_LDFLAGS"
AC_SUBST(CFLAGS)
AC_SUBST(PROG_SENDMAIL)
AC_SUBST(PHP_RPATHS)