1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-06 19:59:18 +03:00

update for pgaccess

This commit is contained in:
Bruce Momjian 1999-11-02 00:05:29 +00:00
parent bbdeaea5be
commit d9e4966be1

View File

@ -7,7 +7,7 @@
# #
# #
# IDENTIFICATION # IDENTIFICATION
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.59 1999/10/31 19:50:46 momjian Exp $ # $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.60 1999/11/02 00:05:29 momjian Exp $
# #
# NOTES # NOTES
# Essentially all Postgres make files include this file and use the # Essentially all Postgres make files include this file and use the
@ -145,10 +145,10 @@ endif
# #
USE_TCL= @USE_TCL@ USE_TCL= @USE_TCL@
USE_TK= @USE_TK@ USE_TK= @USE_TK@
WISH= @wish@ WISH= @WISH@
USE_PERL= @USE_PERL@ USE_PERL= @USE_PERL@
PERL=perl PERL= perl
# #
# enable native odbc driver support # enable native odbc driver support