From a90355d66b8f8667634214e500b9d260ba5bcd88 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 4 Apr 1999 04:49:39 +0000 Subject: [PATCH] Regenerate configure to include quillan's mods. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index a4852512fa..3070b674ba 100755 --- a/configure +++ b/configure @@ -2491,7 +2491,7 @@ fi fi SLAPD_PERL_LDFLAGS="`$PERLBIN -MExtUtils::Embed -e ldopts|sed -e s/-lc//`" - SLAPD_PERL_CPPFLAGS="`$PERLBIN -MExtUtils::Embed -e perl_inc`" + SLAPD_PERL_CPPFLAGS="`$PERLBIN -MExtUtils::Embed -e ccopts`" fi echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 -- 2.39.5