From ad98cf3e9cbea2e1bb9d139900b88d14a374bf73 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 6 Jul 2015 11:54:31 -0500 Subject: [PATCH] ITS#8056 Regenerate configure --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5