We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457ed3d commit 60b0605Copy full SHA for 60b0605
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.13 1996/10/25 09:26:56 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.14 1996/10/25 09:33:44 scrappy Exp $
11
12
# NOTES
13
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -158,7 +158,7 @@ ENFORCE_ALIGNMENT= true
158
# and READLINE_LIBDIR to reflect the location of the readline and history
159
# headers and libraries.
160
161
-USE_READLINE= true
+#USE_READLINE= true
162
163
# directories for the readline and history libraries.
164
READLINE_INC= -I/home/tools/include
0 commit comments