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

Commiteab3e9b

Browse files
committed
This correction is required of nmake of Windows.
Hiroshi Saito
1 parent892e525 commiteab3e9b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/interfaces/libpq/win32.mak

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,11 @@ LIB32_OBJS= \
106106
"$(INTDIR)\pthread-win32.obj"
107107

108108

109-
config: ..\..\include\pg_config.hpthread.hpg_config_paths.h
109+
config: ..\..\include\pg_config.h pg_config_paths.h
110110

111111
..\..\include\pg_config.h: ..\..\include\pg_config.h.win32
112112
copy ..\..\include\pg_config.h.win32 ..\..\include\pg_config.h
113113

114-
pthread.h: pthread.h.win32
115-
copy pthread.h.win32 pthread.h
116-
117114
pg_config_paths.h: win32.mak
118115
echo#define SYSCONFDIR "" > pg_config_paths.h
119116

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp