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

Commit93ad36f

Browse files
committed
USE_TCL should default to false, ntot true...
1 parent2a23229 commit93ad36f

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.24 1996/08/21 04:03:32 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.25 1996/08/21 04:08:17 scrappy Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -210,7 +210,7 @@ endif
210210
# location of Tcl/Tk headers and libraries
211211
#
212212
# Uncomment this to build the tcl utilities.
213-
USE_TCL= true
213+
#USE_TCL= true
214214
# customize these to your site's needs
215215
#
216216
TCL_INCDIR= /home/tools/include

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp