summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBruce Momjian2000-06-19 13:39:03 +0000
committerBruce Momjian2000-06-19 13:39:03 +0000
commitb5d4d234cbd1638f7da13c5d071e3d9359211898 (patch)
treefe772ec3a642dce37ba35ffaa14de832654c8b1e /configure
parent14f6587650f725207a5a063ac9002fe011657ce8 (diff)
Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in length
and readability.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 75a0457dbb7..4ea50ed3b40 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_SQLGETPRIVATEPROFILESTRING 1
+#define HAVE_SQLGET_PRIV_PROFILE 1
EOF
SHLIB_ODBC="$LDFLAGS_ODBC -L$unixODBC_libs -lodbcinst"