OSDN Git Service

update for pgaccess
authorBruce Momjian <bruce@momjian.us>
Tue, 2 Nov 1999 00:05:29 +0000 (00:05 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 2 Nov 1999 00:05:29 +0000 (00:05 +0000)
src/Makefile.global.in

index 98d4156..0d976c5 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 # 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
 #    Essentially all Postgres make files include this file and use the
@@ -145,10 +145,10 @@ endif
 #
 USE_TCL= @USE_TCL@
 USE_TK= @USE_TK@
-WISH= @wish@
+WISH= @WISH@
 
 USE_PERL= @USE_PERL@
-PERL=perl
+PERL= perl
 
 #
 # enable native odbc driver support