1
0
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:
Bruce Momjian
1999-11-02 00:24:29 +00:00
parent 18970dc6d3
commit e064ac74fc
2 changed files with 380 additions and 378 deletions

755
src/configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -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