mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Update for pgaccess 0.98
This commit is contained in:
755
src/configure
vendored
755
src/configure
vendored
File diff suppressed because it is too large
Load Diff
@@ -440,6 +440,7 @@ AC_SUBST(DLSUFFIX)
|
||||
AC_SUBST(DL_LIB)
|
||||
AC_SUBST(USE_TCL)
|
||||
AC_SUBST(USE_TK)
|
||||
AC_SUBST(WISH)
|
||||
AC_SUBST(USE_PERL)
|
||||
AC_SUBST(USE_ODBC)
|
||||
AC_SUBST(MULTIBYTE)
|
||||
@@ -1093,7 +1094,7 @@ then
|
||||
else
|
||||
AC_MSG_RESULT($TK_CONFIG_SH)
|
||||
AC_SUBST(TK_CONFIG_SH)
|
||||
AC_PATH_PROG(wish, wish)
|
||||
AC_PATH_PROG(WISH, wish)
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user