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

Commitc9b05e5

Browse files
committed
Comment changes.
1 parenta956742 commitc9b05e5

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.48 1996/11/0103:32:57 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.49 1996/11/0121:04:48 momjian Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -141,14 +141,14 @@ OIDNAMELEN = 36
141141
# To disable a feature, comment out the entire definition
142142
# (that is, prepend '#', don't set it to "0" or "no").
143143

144+
# Compile libpq++
144145
#HAVE_Cplusplus= true
145146

146147
# Set CDEBUG to -O for optimization, or -g for debuggable binaries
147-
#
148148
CDEBUG= -O
149149

150150
# Commenting out CASSERT will make things go a LOT faster, but you will
151-
# alsolose a lot of useful error-checking.
151+
# alsoloose a lot of useful error-checking.
152152
CASSERT= true
153153

154154
# Comment out ENFORCE_ALIGNMENT if you do NOT want unaligned access to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp