We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1318342 commit 0fb5db6Copy full SHA for 0fb5db6
src/pl/Makefile
@@ -4,7 +4,7 @@
4
#
5
# Copyright (c) 1994, Regents of the University of California
6
7
-# $Header: /cvsroot/pgsql/src/pl/Makefile,v 1.15 2000/09/25 22:23:01 petere Exp $
+# $Header: /cvsroot/pgsql/src/pl/Makefile,v 1.16 2000/10/24 17:03:46 tgl Exp $
8
9
#-------------------------------------------------------------------------
10
@@ -19,7 +19,7 @@ DIRS += tcl
19
endif
20
21
#ifeq ($(with_perl), yes)
22
-#DIRS += plperl
+DIRS += plperl
23
#endif
24
25
all install installdirs uninstall depend distprep:
0 commit comments