mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
No more TCL_LIB>
This commit is contained in:
parent
af7e03997b
commit
5d79f26e5b
@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# IDENTIFICATION
|
||||||
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.47 1998/10/07 06:38:28 thomas Exp $
|
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.48 1998/10/12 15:01:40 momjian Exp $
|
||||||
#
|
#
|
||||||
# NOTES
|
# NOTES
|
||||||
# Essentially all Postgres make files include this file and use the
|
# Essentially all Postgres make files include this file and use the
|
||||||
@ -143,8 +143,8 @@ endif
|
|||||||
USE_TCL= @USE_TCL@
|
USE_TCL= @USE_TCL@
|
||||||
# customize these to your site's needs
|
# customize these to your site's needs
|
||||||
#
|
#
|
||||||
TCL_LIB= @TCL_LIB@
|
#TCL_LIB= @TCL_LIB@
|
||||||
TK_LIB= @TK_LIB@
|
#TK_LIB= @TK_LIB@
|
||||||
|
|
||||||
USE_PERL= @USE_PERL@
|
USE_PERL= @USE_PERL@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user