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

Commit08554e4

Browse files
committed
Removed false and changed to a commented true.
1 parentf1c95ed commit08554e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/Makefile.global

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.43 1996/10/27 09:45:05 bryanh Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.44 1996/10/31 05:53:10 momjian Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -142,7 +142,7 @@ OIDNAMELEN = 36
142142
# To disable a feature, comment out the entire definition
143143
# (that is, prepend '#', don't set it to "0" or "no").
144144

145-
HAVE_Cplusplus=false
145+
#HAVE_Cplusplus=true
146146

147147
# Comment out CDEBUG to turn off debugging and sanity-checking.
148148
#
@@ -166,7 +166,7 @@ ENFORCE_ALIGNMENT= true
166166
# and READLINE_LIBDIR to reflect the location of the readline and history
167167
# headers and libraries.
168168
#
169-
USE_READLINE=false
169+
#USE_READLINE=true
170170

171171
# directories for the readline and history libraries.
172172
READLINE_INC= -I/home/tools/include

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp