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

Commit7920dce

Browse files
committed
comment out USE_TCL...having USE_TCL=true seems to imply that you
have to have TCL to use postgres95, which you don't
1 parent2f19e28 commit7920dce

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.12 1996/07/25 00:19:42 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.13 1996/07/25 00:30:02 scrappy Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -214,7 +214,7 @@ endif
214214
# location of Tcl/Tk headers and libraries
215215
#
216216
# Uncomment this to build the tcl utilities.
217-
USE_TCL= true
217+
#USE_TCL= true
218218
# customize these to your site's needs
219219
#
220220
TCL_INCDIR= /usr/local/devel/tcl7.4/include

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp