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

Commit35e2d29

Browse files
committed
Added comment to readline defines.
1 parent9c931e0 commit35e2d29

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.103 1997/01/2803:46:58 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.104 1997/01/2813:53:50 momjian Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -168,10 +168,10 @@ USE_READLINE= false
168168
# if you have a libhistory.a
169169
#READLINE_INC+=-DHAVE_LIBHISTORY
170170

171-
# where to find includes
171+
# where to find includes, if not in include search path
172172
#READLINE_INC+=-I/home/tools/include
173173

174-
# where to find library files
174+
# where to find library files, if not in library search path
175175
#READLINE_LIB+= -L/home/tools/lib
176176

177177
# not optional if USE_READLINE enabled

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp