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

Commitfe6d19f

Browse files
author
Thomas G. Lockhart
committed
Add Taral's test for flags required by the detected cpp program to read
from stdin. Necessary at least for systems missing cpp but having gcc -E.Include new configured file backend/catalog/genbki.sh.
1 parent56792f3 commitfe6d19f

File tree

3 files changed

+372
-291
lines changed

3 files changed

+372
-291
lines changed

‎src/Makefile.global.in

Lines changed: 2 additions & 1 deletion
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.49 1998/10/13 16:30:45 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.50 1998/10/14 16:02:10 thomas Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -191,6 +191,7 @@ BACKSLASH_C= @BACKSLASH_C@
191191
# See the subdirectory template for default settings for these
192192
#-------------------------------------------------------------
193193
CC= @CC@
194+
CPP= @CPP@
194195
YFLAGS= @YFLAGS@
195196
YACC= @YACC@
196197
LEX= @LEX@

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp