diff options
-rwxr-xr-x | src/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure index 7e5a53bc731..187e7c71b6e 100755 --- a/src/configure +++ b/src/configure @@ -37,7 +37,7 @@ ac_help="$ac_help ac_help="$ac_help --with-odbc build ODBC driver package " ac_help="$ac_help - --with-odbcinst=dir change default directory for odbcinst.ini" + --with-odbcinst=dir change default directory for odbcinst.ini" ac_help="$ac_help --enable-cassert enable assertion checks (debugging) " ac_help="$ac_help |