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

Commit5410203

Browse files
committed
Make sure that LIBPQDIR points to the right directory
1 parent9093238 commit5410203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Makefile.global.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.25 1997/07/14 16:36:36 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.26 1997/08/17 00:39:02 scrappy Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -56,7 +56,7 @@ PORTNAME= @PORTNAME@
5656
# library), set LINUX_ELF to null in Makefile.custom.
5757
LINUX_ELF= true
5858

59-
LIBPQDIR:= $(SRCDIR)/libpq
59+
LIBPQDIR:= $(SRCDIR)/interfaces/libpq
6060

6161
# For convenience, POSTGRESDIR is where BINDIR, and LIBDIR
6262
# and other target destinations are rooted. Of course, each of these is

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp