diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
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" |