Skip to content

Commit f9b2298

Browse files
committed
Wups, messed up the comment markers on that last change.
1 parent 7300a28 commit f9b2298

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pl/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $Header: /cvsroot/pgsql/src/pl/Makefile,v 1.16 2000/10/24 17:03:46 tgl Exp $
7+
# $Header: /cvsroot/pgsql/src/pl/Makefile,v 1.17 2000/10/24 19:31:13 tgl Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -18,9 +18,9 @@ ifeq ($(with_tcl), yes)
1818
DIRS += tcl
1919
endif
2020

21-
#ifeq ($(with_perl), yes)
21+
ifeq ($(with_perl), yes)
2222
DIRS += plperl
23-
#endif
23+
endif
2424

2525
all install installdirs uninstall depend distprep:
2626
@for dir in $(DIRS); do $(MAKE) -C $$dir $@ || exit; done

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy