From: Quanah Gibson-Mount Date: Mon, 6 Jul 2015 16:54:31 +0000 (-0500) Subject: ITS#8056 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ad98cf3e9cbea2e1bb9d139900b88d14a374bf73;p=openldap ITS#8056 Regenerate configure --- diff --git a/configure b/configure index b504a66e35..716d0a8d34 100755 --- a/configure +++ b/configure @@ -20324,7 +20324,7 @@ else __db_version DB_VERSION_MAJOR _ACEOF - set X `eval "$ac_cpp conftest.$ac_ext" | $EGREP __db_version` none none + set X `eval "$ac_cpp -P conftest.$ac_ext" | $EGREP __db_version` none none ol_cv_bdb_major=${3} fi @@ -20350,7 +20350,7 @@ else __db_version DB_VERSION_MINOR _ACEOF - set X `eval "$ac_cpp conftest.$ac_ext" | $EGREP __db_version` none none + set X `eval "$ac_cpp -P conftest.$ac_ext" | $EGREP __db_version` none none ol_cv_bdb_minor=${3} fi