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

Commit36adb2e

Browse files
committed
Rename Win32 include directory from win32_include to win32.
1 parent08d7e1c commit36adb2e

File tree

9 files changed

+2
-2
lines changed

9 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

‎src/makefiles/Makefile.win32

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# $Header: /cvsroot/pgsql/src/makefiles/Makefile.win32,v 1.1 2003/05/15 16:35:30 momjian Exp $
1+
# $Header: /cvsroot/pgsql/src/makefiles/Makefile.win32,v 1.2 2003/05/19 17:31:59 momjian Exp $
22

33
# Use replacement include files for those missing on Win32
4-
override CPPFLAGS+="-I$(top_srcdir)/src/include/port/win32_include"
4+
override CPPFLAGS+="-I$(top_srcdir)/src/include/port/win32"
55

66
DLLTOOL= dlltool
77
DLLWRAP= dllwrap

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp