Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf413385

Browse files
committed
Comment out LD_ADD and DPADD
1 parenta514dde commitf413385

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/bin/Makefile.global

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.12 1996/11/26 07:37:54 bryanh Exp $
10+
# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.13 1997/01/15 05:58:47 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

1414
LIBPQDIR:= $(SRCDIR)/libpq
1515

16-
LD_ADD+= -L$(SRCDIR)/libpq -lpq
17-
DPADD+= -L$(SRCDIR)/libpq -lpq
16+
#LD_ADD+= -L$(SRCDIR)/libpq -lpq
17+
#DPADD+= -L$(SRCDIR)/libpq -lpq
1818

1919
#
2020
# And where libpq goes, so goes the authentication stuff...

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp