summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBruce Momjian2000-06-19 13:40:37 +0000
committerBruce Momjian2000-06-19 13:40:37 +0000
commitb2c56574e1a83d4f71f72f9243423eeddbdbbe20 (patch)
tree9574003f2c647c0dd5dfac961192df5e2edc1bf1 /configure
parentb5d4d234cbd1638f7da13c5d071e3d9359211898 (diff)
autoconf
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 4ea50ed3b40..4a02e5bce5f 100755
--- a/configure
+++ b/configure
@@ -1968,7 +1968,7 @@ fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
cat >> confdefs.h <<\EOF
-#define HAVE_SQLGET_PRIV_PROFILE 1
+#define HAVE_SQL_GET_PRIV_PROFILE 1
EOF
SHLIB_ODBC="$LDFLAGS_ODBC -L$unixODBC_libs -lodbcinst"
@@ -2501,7 +2501,7 @@ esac
-for ac_prog in gawk mawk nawk awk
+for ac_prog in mawk gawk nawk awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2