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

Commit27f17e1

Browse files
committed
Change to enable_pltcl_unknown mention.
1 parentec9cc73 commit27f17e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Makefile.global.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*-makefile-*-
2-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.124 2001/05/09 19:19:00 momjian Exp $
2+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.125 2001/05/09 19:57:33 momjian Exp $
33

44
#------------------------------------------------------------------------------
55
# All PostgreSQL makefiles include this file and use the variables it sets,
@@ -111,7 +111,7 @@ with_java= @with_java@
111111
with_perl= @with_perl@
112112
with_python= @with_python@
113113
with_tcl= @with_tcl@
114-
with_pltcl_unknown= @with_pltcl_unknown@
114+
enable_pltcl_unknown= @enable_pltcl_unknown@
115115
with_tk= @with_tk@
116116
enable_odbc= @enable_odbc@
117117
MULTIBYTE= @MULTIBYTE@

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp