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

Commit60b0605

Browse files
committed
Forgot to comment out the USE_READLINE define...fixed now
1 parent457ed3d commit60b0605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Makefile.global

Lines changed: 2 additions & 2 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.19.2.13 1996/10/25 09:26:56 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.14 1996/10/25 09:33:44 scrappy Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -158,7 +158,7 @@ ENFORCE_ALIGNMENT= true
158158
# and READLINE_LIBDIR to reflect the location of the readline and history
159159
# headers and libraries.
160160
#
161-
USE_READLINE= true
161+
#USE_READLINE= true
162162

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp