From: Sascha Schumann Date: Tue, 7 Dec 1999 15:22:49 +0000 (+0000) Subject: Move it to the right place X-Git-Tag: PRE_RETURN_REF_PATCH~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ac99e5aa347144bc2dcc7bcaa59500d275fcaf6;p=php Move it to the right place --- diff --git a/configure.in b/configure.in index 597aeabf92..575fcd6233 100644 --- a/configure.in +++ b/configure.in @@ -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)