projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17f7bed
)
Fix for perl5.
author
Bruce Momjian
<
[email protected]
>
Tue, 2 Nov 1999 04:45:47 +0000
(
04:45
+0000)
committer
Bruce Momjian
<
[email protected]
>
Tue, 2 Nov 1999 04:45:47 +0000
(
04:45
+0000)
src/Makefile.global.in
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile.global.in
b/src/Makefile.global.in
index c9622a1d600aa68e1776b2744c167d64781c823a..c0cac0c635957d337af816847f3b3c3fc4d86c59 100644
(file)
--- a/
src/Makefile.global.in
+++ b/
src/Makefile.global.in
@@
-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