Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
6319f5da
Commit
6319f5da
authored
May 09, 2001
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
autoconf
parent
acd16ead
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
configure
configure
+4
-4
No files found.
configure
View file @
6319f5da
...
...
@@ -43,7 +43,7 @@ ac_help="$ac_help
ac_help
=
"
$ac_help
--with-tcl build Tcl and Tk interfaces"
ac_help
=
"
$ac_help
--
with
-pltcl-unknown build pl/tcl unknown support if Tcl is enabled"
--
enable
-pltcl-unknown build pl/tcl unknown support if Tcl is enabled"
ac_help
=
"
$ac_help
--without-tk do not build Tk interfaces if Tcl is enabled"
ac_help
=
"
$ac_help
...
...
@@ -1761,9 +1761,9 @@ else
fi
else
with
_pltcl_unknown
=
no
enable
_pltcl_unknown
=
no
fi
echo
"
$ac_t
""
$
with
_pltcl_unknown
"
1>&6
echo
"
$ac_t
""
$
enable
_pltcl_unknown
"
1>&6
# If Tcl is enabled (above) then Tk is also, unless the user disables it using --without-tk
...
...
@@ -8126,7 +8126,7 @@ s%@GCC@%$GCC%g
s%@autodepend@%
$autodepend
%g
s%@INCLUDES@%
$INCLUDES
%g
s%@with_tcl@%
$with_tcl
%g
s%@
with_pltcl_unknown@%
$with
_pltcl_unknown
%g
s%@
enable_pltcl_unknown@%
$enable
_pltcl_unknown
%g
s%@with_tk@%
$with_tk
%g
s%@with_perl@%
$with_perl
%g
s%@PYTHON@%
$PYTHON
%g
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment