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

Commitc2f7e3e

Browse files
committed
Don't list port twice in SUBDIRS. Caught by Honda Shigehiro.
1 parent6f864be commitc2f7e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# 'make install' installs whole contents of src/include.
66
#
7-
# $PostgreSQL: pgsql/src/include/Makefile,v 1.18 2004/11/17 17:16:13 tgl Exp $
7+
# $PostgreSQL: pgsql/src/include/Makefile,v 1.19 2005/01/06 21:00:24 tgl Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -18,7 +18,7 @@ all: pg_config.h pg_config_os.h
1818

1919
# Subdirectories containing headers for server-side dev
2020
SUBDIRS = access bootstrap catalog commands executor lib libpq mb\
21-
nodes optimizer parserportregex rewrite storage tcop utils\
21+
nodes optimizer parser regex rewrite storage tcop utils\
2222
port port/win32 port/win32/arpa port/win32/netinet port/win32/sys
2323

2424
# Install all headers

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp