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

Commitc8708c5

Browse files
committed
Fix for finding the include files
1 parentb549924 commitc8708c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/test/regress/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/test/regress/Makefile,v 1.6 1996/08/0616:51:17 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/test/regress/Makefile,v 1.7 1996/11/12 11:16:44 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

1414
MKDIR=../../mk
1515
include$(MKDIR)/postgres.mk
1616
include$(MKDIR)/postgres.user.mk
1717

18-
CFLAGS+=-I$(HEADERDIR)
18+
CFLAGS+=-I../../include
1919

2020
#
2121
# try locating libpq.a in the following places

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp