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
137d3428
Commit
137d3428
authored
Mar 23, 1998
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
autoconf again.
parent
953ca76b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
15 deletions
+11
-15
src/configure
src/configure
+11
-15
No files found.
src/configure
View file @
137d3428
...
...
@@ -5421,7 +5421,7 @@ rm -f conftest*
fi
if
eval
"test
\"
`
echo
'$ac_cv_header_'
$ac_safe
`
\"
= yes"
;
then
echo
"
$ac_t
""yes"
1>&6
TCL_INCDIR
=
TCL_INCDIR
=
yes
else
echo
"
$ac_t
""no"
1>&6
fi
...
...
@@ -5430,14 +5430,13 @@ if test "$TCL_INCDIR" = "no"; then
echo
"configure: warning: tcl support disabled; tcl.h missing"
1>&2
USE_TCL
=
fi
fi
if
test
"
$USE_TCL
"
=
"true"
then
TCL_LIB
=
echo
$ac_n
"checking for main in -ltcl""...
$ac_c
"
1>&6
echo
"configure:544
1
: checking for main in -ltcl"
>
&5
echo
"configure:544
0
: checking for main in -ltcl"
>
&5
ac_lib_var
=
`
echo
tcl
'_'
main |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -5445,14 +5444,14 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-ltcl
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 544
9
"configure"
#line 544
8
"configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
if
{
(
eval echo
configure:545
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
configure:545
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
...
...
@@ -5495,17 +5494,17 @@ CPPFLAGS="$CPPFLAGS $X_CFLAGS"
TK_INCDIR
=
no
ac_safe
=
`
echo
"tk.h"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for tk.h""...
$ac_c
"
1>&6
echo
"configure:549
9
: checking for tk.h"
>
&5
echo
"configure:549
8
: checking for tk.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 550
4
"configure"
#line 550
3
"configure"
#include "confdefs.h"
#include <tk.h>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:550
9
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:550
8
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -5521,7 +5520,7 @@ rm -f conftest*
fi
if
eval
"test
\"
`
echo
'$ac_cv_header_'
$ac_safe
`
\"
= yes"
;
then
echo
"
$ac_t
""yes"
1>&6
TK_INCDIR
=
TK_INCDIR
=
yes
else
echo
"
$ac_t
""no"
1>&6
fi
...
...
@@ -5531,7 +5530,6 @@ echo "configure: warning: tcl support disabled; tk.h missing" 1>&2
USE_TCL
=
fi
LIBS
=
"
$ice_save_LIBS
"
CFLAGS
=
"
$ice_save_CFLAGS
"
CPPFLAGS
=
"
$ice_save_CPPFLAGS
"
...
...
@@ -5542,7 +5540,7 @@ if test "$USE_TCL" = "true"
then
TK_LIB
=
echo
$ac_n
"checking for main in -ltk""...
$ac_c
"
1>&6
echo
"configure:554
6
: checking for main in -ltk"
>
&5
echo
"configure:554
4
: checking for main in -ltk"
>
&5
ac_lib_var
=
`
echo
tk
'_'
main |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -5550,14 +5548,14 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-ltk
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 555
4
"configure"
#line 555
2
"configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
if
{
(
eval echo
configure:55
61
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
configure:55
59
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
...
...
@@ -5774,9 +5772,7 @@ s%@X_PRE_LIBS@%$X_PRE_LIBS%g
s%@X_LIBS@%
$X_LIBS
%g
s%@X_EXTRA_LIBS@%
$X_EXTRA_LIBS
%g
s%@X11_LIBS@%
$X11_LIBS
%g
s%@TCL_INCDIR@%
$TCL_INCDIR
%g
s%@TCL_LIB@%
$TCL_LIB
%g
s%@TK_INCDIR@%
$TK_INCDIR
%g
s%@TK_LIB@%
$TK_LIB
%g
CEOF
...
...
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