We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d4d23 commit b2c5657Copy full SHA for b2c5657
configure
@@ -1968,7 +1968,7 @@ fi
1968
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1969
echo "$ac_t""yes" 1>&6
1970
cat >> confdefs.h <<\EOF
1971
-#define HAVE_SQLGET_PRIV_PROFILE 1
+#define HAVE_SQL_GET_PRIV_PROFILE 1
1972
EOF
1973
1974
SHLIB_ODBC="$LDFLAGS_ODBC -L$unixODBC_libs -lodbcinst"
@@ -2501,7 +2501,7 @@ esac
2501
2502
2503
2504
-for ac_prog in gawk mawk nawk awk
+for ac_prog in mawk gawk nawk awk
2505
do
2506
# Extract the first word of "$ac_prog", so it can be a program name with args.
2507
set dummy $ac_prog; ac_word=$2
0 commit comments