From 7ac99e5aa347144bc2dcc7bcaa59500d275fcaf6 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Tue, 7 Dec 1999 15:22:49 +0000 Subject: [PATCH] Move it to the right place --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- 2.40.0