Fix for perl5.
authorBruce Momjian <[email protected]>
Tue, 2 Nov 1999 04:45:47 +0000 (04:45 +0000)
committerBruce Momjian <[email protected]>
Tue, 2 Nov 1999 04:45:47 +0000 (04:45 +0000)
src/Makefile.global.in

index c9622a1d600aa68e1776b2744c167d64781c823a..c0cac0c635957d337af816847f3b3c3fc4d86c59 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.56.2.2 1999/10/31 19:56:33 momjian Exp $
+#    $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.56.2.3 1999/11/02 04:45:47 momjian Exp $
 #
 # NOTES
 #    Essentially all Postgres make files include this file and use the
@@ -148,6 +148,7 @@ USE_TK= @USE_TK@
 WISH= @WISH@
 
 USE_PERL= @USE_PERL@
+PERL= perl
 
 #
 # enable native odbc driver support