Skip to content

Commit 1220163

Browse files
committed
Move comment at end of line to a separate line so trailing tabs don't
become part of the make variable value.
1 parent 4b9d84d commit 1220163

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Makefile.global.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*-makefile-*-
2-
# $PostgreSQL: pgsql/src/Makefile.global.in,v 1.194 2004/08/28 22:55:06 momjian Exp $
2+
# $PostgreSQL: pgsql/src/Makefile.global.in,v 1.195 2004/09/18 13:28:54 petere Exp $
33

44
#------------------------------------------------------------------------------
55
# All PostgreSQL makefiles include this file and use the variables it sets,
@@ -207,7 +207,8 @@ X = @EXEEXT@
207207

208208
# Perl
209209

210-
PERL = "@PERL@" # quoted for pathname with spaces
210+
# quoted for pathname with spaces
211+
PERL = "@PERL@"
211212
perl_archlibexp = @perl_archlibexp@
212213
perl_privlibexp = @perl_privlibexp@
213214
perl_useshrplib = @perl_useshrplib@

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