Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
2bf9a2ab
Commit
2bf9a2ab
authored
Aug 09, 2000
by
Zack Weinberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove stray blank line in previous commit
From-SVN: r35594
parent
9ec7291f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
231 additions
and
233 deletions
+231
-233
gcc/configure
+231
-232
gcc/configure.in
+0
-1
No files found.
gcc/configure
View file @
2bf9a2ab
...
@@ -870,7 +870,6 @@ if test "${enable_c_cpplib+set}" = set; then
...
@@ -870,7 +870,6 @@ if test "${enable_c_cpplib+set}" = set; then
#define USE_CPPLIB 1
#define USE_CPPLIB 1
EOF
EOF
fi
fi
fi
fi
...
@@ -993,7 +992,7 @@ else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
...
@@ -993,7 +992,7 @@ else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
fi
fi
echo
$ac_n
"checking host system type""...
$ac_c
"
1>&6
echo
$ac_n
"checking host system type""...
$ac_c
"
1>&6
echo
"configure:99
7
: checking host system type"
>
&5
echo
"configure:99
6
: checking host system type"
>
&5
host_alias
=
$host
host_alias
=
$host
case
"
$host_alias
"
in
case
"
$host_alias
"
in
...
@@ -1014,7 +1013,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
...
@@ -1014,7 +1013,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo
"
$ac_t
""
$host
"
1>&6
echo
"
$ac_t
""
$host
"
1>&6
echo
$ac_n
"checking target system type""...
$ac_c
"
1>&6
echo
$ac_n
"checking target system type""...
$ac_c
"
1>&6
echo
"configure:101
8
: checking target system type"
>
&5
echo
"configure:101
7
: checking target system type"
>
&5
target_alias
=
$target
target_alias
=
$target
case
"
$target_alias
"
in
case
"
$target_alias
"
in
...
@@ -1032,7 +1031,7 @@ target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
...
@@ -1032,7 +1031,7 @@ target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo
"
$ac_t
""
$target
"
1>&6
echo
"
$ac_t
""
$target
"
1>&6
echo
$ac_n
"checking build system type""...
$ac_c
"
1>&6
echo
$ac_n
"checking build system type""...
$ac_c
"
1>&6
echo
"configure:103
6
: checking build system type"
>
&5
echo
"configure:103
5
: checking build system type"
>
&5
build_alias
=
$build
build_alias
=
$build
case
"
$build_alias
"
in
case
"
$build_alias
"
in
...
@@ -1059,7 +1058,7 @@ test "$host_alias" != "$target_alias" &&
...
@@ -1059,7 +1058,7 @@ test "$host_alias" != "$target_alias" &&
# Extract the first word of "gcc", so it can be a program name with args.
# Extract the first word of "gcc", so it can be a program name with args.
set
dummy gcc
;
ac_word
=
$2
set
dummy gcc
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:106
3
: checking for
$ac_word
"
>
&5
echo
"configure:106
2
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1089,7 +1088,7 @@ if test -z "$CC"; then
...
@@ -1089,7 +1088,7 @@ if test -z "$CC"; then
# Extract the first word of "cc", so it can be a program name with args.
# Extract the first word of "cc", so it can be a program name with args.
set
dummy cc
;
ac_word
=
$2
set
dummy cc
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:109
3
: checking for
$ac_word
"
>
&5
echo
"configure:109
2
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1140,7 +1139,7 @@ fi
...
@@ -1140,7 +1139,7 @@ fi
# Extract the first word of "cl", so it can be a program name with args.
# Extract the first word of "cl", so it can be a program name with args.
set
dummy cl
;
ac_word
=
$2
set
dummy cl
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:114
4
: checking for
$ac_word
"
>
&5
echo
"configure:114
3
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1172,7 +1171,7 @@ fi
...
@@ -1172,7 +1171,7 @@ fi
fi
fi
echo
$ac_n
"checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) works""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) works""...
$ac_c
"
1>&6
echo
"configure:117
6
: checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) works"
>
&5
echo
"configure:117
5
: checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) works"
>
&5
ac_ext
=
c
ac_ext
=
c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
...
@@ -1183,12 +1182,12 @@ cross_compiling=$ac_cv_prog_cc_cross
...
@@ -1183,12 +1182,12 @@ cross_compiling=$ac_cv_prog_cc_cross
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 118
7
"configure"
#line 118
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
main(){return(0);}
main(){return(0);}
EOF
EOF
if
{
(
eval echo
configure:119
2
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:119
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
ac_cv_prog_cc_works
=
yes
ac_cv_prog_cc_works
=
yes
# If we can't run a trivial program, we are probably using a cross compiler.
# If we can't run a trivial program, we are probably using a cross compiler.
if
(
./conftest
;
exit
)
2>/dev/null
;
then
if
(
./conftest
;
exit
)
2>/dev/null
;
then
...
@@ -1214,12 +1213,12 @@ if test $ac_cv_prog_cc_works = no; then
...
@@ -1214,12 +1213,12 @@ if test $ac_cv_prog_cc_works = no; then
{
echo
"configure: error: installation or configuration problem: C compiler cannot create executables."
1>&2
;
exit
1
;
}
{
echo
"configure: error: installation or configuration problem: C compiler cannot create executables."
1>&2
;
exit
1
;
}
fi
fi
echo
$ac_n
"checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) is a cross-compiler""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) is a cross-compiler""...
$ac_c
"
1>&6
echo
"configure:121
8
: checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) is a cross-compiler"
>
&5
echo
"configure:121
7
: checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) is a cross-compiler"
>
&5
echo
"
$ac_t
""
$ac_cv_prog_cc_cross
"
1>&6
echo
"
$ac_t
""
$ac_cv_prog_cc_cross
"
1>&6
cross_compiling
=
$ac_cv_prog_cc_cross
cross_compiling
=
$ac_cv_prog_cc_cross
echo
$ac_n
"checking whether we are using GNU C""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether we are using GNU C""...
$ac_c
"
1>&6
echo
"configure:122
3
: checking whether we are using GNU C"
>
&5
echo
"configure:122
2
: checking whether we are using GNU C"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_gcc
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_gcc
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1228,7 +1227,7 @@ else
...
@@ -1228,7 +1227,7 @@ else
yes;
yes;
#endif
#endif
EOF
EOF
if
{
ac_try
=
'${CC-cc} -E conftest.c'
;
{
(
eval echo
configure:123
2
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
}
| egrep yes
>
/dev/null 2>&1
;
then
if
{
ac_try
=
'${CC-cc} -E conftest.c'
;
{
(
eval echo
configure:123
1
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
}
| egrep yes
>
/dev/null 2>&1
;
then
ac_cv_prog_gcc
=
yes
ac_cv_prog_gcc
=
yes
else
else
ac_cv_prog_gcc
=
no
ac_cv_prog_gcc
=
no
...
@@ -1247,7 +1246,7 @@ ac_test_CFLAGS="${CFLAGS+set}"
...
@@ -1247,7 +1246,7 @@ ac_test_CFLAGS="${CFLAGS+set}"
ac_save_CFLAGS
=
"
$CFLAGS
"
ac_save_CFLAGS
=
"
$CFLAGS
"
CFLAGS
=
CFLAGS
=
echo
$ac_n
"checking whether
${
CC
-cc
}
accepts -g""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether
${
CC
-cc
}
accepts -g""...
$ac_c
"
1>&6
echo
"configure:125
1
: checking whether
${
CC
-cc
}
accepts -g"
>
&5
echo
"configure:125
0
: checking whether
${
CC
-cc
}
accepts -g"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_cc_g
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_cc_g
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1280,10 +1279,10 @@ fi
...
@@ -1280,10 +1279,10 @@ fi
if
test
"x
$CC
"
!=
xcc
;
then
if
test
"x
$CC
"
!=
xcc
;
then
echo
$ac_n
"checking whether
$CC
and cc understand -c and -o together""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether
$CC
and cc understand -c and -o together""...
$ac_c
"
1>&6
echo
"configure:128
4
: checking whether
$CC
and cc understand -c and -o together"
>
&5
echo
"configure:128
3
: checking whether
$CC
and cc understand -c and -o together"
>
&5
else
else
echo
$ac_n
"checking whether cc understands -c and -o together""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether cc understands -c and -o together""...
$ac_c
"
1>&6
echo
"configure:128
7
: checking whether cc understands -c and -o together"
>
&5
echo
"configure:128
6
: checking whether cc understands -c and -o together"
>
&5
fi
fi
set
dummy
$CC
;
ac_cc
=
"
`
echo
$2
|
set
dummy
$CC
;
ac_cc
=
"
`
echo
$2
|
sed
-e
's/[^a-zA-Z0-9_]/_/g'
-e
's/^[0-9]/_/'
`
"
sed
-e
's/[^a-zA-Z0-9_]/_/g'
-e
's/^[0-9]/_/'
`
"
...
@@ -1295,16 +1294,16 @@ else
...
@@ -1295,16 +1294,16 @@ else
# We do the test twice because some compilers refuse to overwrite an
# We do the test twice because some compilers refuse to overwrite an
# existing .o file with -o, though they will create one.
# existing .o file with -o, though they will create one.
ac_try
=
'${CC-cc} -c conftest.c -o conftest.o 1>&5'
ac_try
=
'${CC-cc} -c conftest.c -o conftest.o 1>&5'
if
{
(
eval echo
configure:129
9
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
&&
if
{
(
eval echo
configure:129
8
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
&&
test
-f
conftest.o
&&
{
(
eval echo
configure:1
300
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
test
-f
conftest.o
&&
{
(
eval echo
configure:1
299
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
then
then
eval
ac_cv_prog_cc_
${
ac_cc
}
_c_o
=
yes
eval
ac_cv_prog_cc_
${
ac_cc
}
_c_o
=
yes
if
test
"x
$CC
"
!=
xcc
;
then
if
test
"x
$CC
"
!=
xcc
;
then
# Test first that cc exists at all.
# Test first that cc exists at all.
if
{
ac_try
=
'cc -c conftest.c 1>&5'
;
{
(
eval echo
configure:130
5
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
}
;
then
if
{
ac_try
=
'cc -c conftest.c 1>&5'
;
{
(
eval echo
configure:130
4
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
}
;
then
ac_try
=
'cc -c conftest.c -o conftest.o 1>&5'
ac_try
=
'cc -c conftest.c -o conftest.o 1>&5'
if
{
(
eval echo
configure:130
7
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
&&
if
{
(
eval echo
configure:130
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
&&
test
-f
conftest.o
&&
{
(
eval echo
configure:130
8
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
test
-f
conftest.o
&&
{
(
eval echo
configure:130
7
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
then
then
# cc works too.
# cc works too.
:
:
...
@@ -1336,7 +1335,7 @@ fi
...
@@ -1336,7 +1335,7 @@ fi
echo
$ac_n
"checking for long double""...
$ac_c
"
1>&6
echo
$ac_n
"checking for long double""...
$ac_c
"
1>&6
echo
"configure:13
40
: checking for long double"
>
&5
echo
"configure:13
39
: checking for long double"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_c_long_double
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_c_long_double
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1344,7 +1343,7 @@ else
...
@@ -1344,7 +1343,7 @@ else
gcc_cv_c_long_double
=
yes
gcc_cv_c_long_double
=
yes
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 134
8
"configure"
#line 134
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
...
@@ -1354,7 +1353,7 @@ long double foo = 0.0;
...
@@ -1354,7 +1353,7 @@ long double foo = 0.0;
switch (0) case 0: case (sizeof(long double) >= sizeof(double)):;
switch (0) case 0: case (sizeof(long double) >= sizeof(double)):;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:135
8
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:135
7
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
gcc_cv_c_long_double
=
yes
gcc_cv_c_long_double
=
yes
else
else
...
@@ -1377,21 +1376,21 @@ fi
...
@@ -1377,21 +1376,21 @@ fi
echo
$ac_n
"checking whether
${
CC
-cc
}
accepts -Wno-long-long""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether
${
CC
-cc
}
accepts -Wno-long-long""...
$ac_c
"
1>&6
echo
"configure:138
1
: checking whether
${
CC
-cc
}
accepts -Wno-long-long"
>
&5
echo
"configure:138
0
: checking whether
${
CC
-cc
}
accepts -Wno-long-long"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_cc_no_long_long
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_cc_no_long_long
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
save_CFLAGS
=
"
$CFLAGS
"
save_CFLAGS
=
"
$CFLAGS
"
CFLAGS
=
"-Wno-long-long"
CFLAGS
=
"-Wno-long-long"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 138
8
"configure"
#line 138
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:139
5
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:139
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_prog_cc_no_long_long
=
yes
ac_cv_prog_cc_no_long_long
=
yes
else
else
...
@@ -1422,7 +1421,7 @@ fi
...
@@ -1422,7 +1421,7 @@ fi
echo
$ac_n
"checking whether
${
MAKE
-make
}
sets
\$
{MAKE}""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether
${
MAKE
-make
}
sets
\$
{MAKE}""...
$ac_c
"
1>&6
echo
"configure:142
6
: checking whether
${
MAKE
-make
}
sets
\$
{MAKE}"
>
&5
echo
"configure:142
5
: checking whether
${
MAKE
-make
}
sets
\$
{MAKE}"
>
&5
set
dummy
${
MAKE
-make
}
;
ac_make
=
`
echo
"
$2
"
| sed
'y%./+-%__p_%'
`
set
dummy
${
MAKE
-make
}
;
ac_make
=
`
echo
"
$2
"
| sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_make_
${
ac_make
}
_set
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_make_
${
ac_make
}
_set
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
@@ -1450,7 +1449,7 @@ fi
...
@@ -1450,7 +1449,7 @@ fi
echo
$ac_n
"checking whether a default assembler was specified""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether a default assembler was specified""...
$ac_c
"
1>&6
echo
"configure:145
4
: checking whether a default assembler was specified"
>
&5
echo
"configure:145
3
: checking whether a default assembler was specified"
>
&5
if
test
x
"
${
DEFAULT_ASSEMBLER
+set
}
"
=
x
"set"
;
then
if
test
x
"
${
DEFAULT_ASSEMBLER
+set
}
"
=
x
"set"
;
then
if
test
x
"
$gas_flag
"
=
x
"no"
;
then
if
test
x
"
$gas_flag
"
=
x
"no"
;
then
echo
"
$ac_t
""yes (
$DEFAULT_ASSEMBLER
)"
1>&6
echo
"
$ac_t
""yes (
$DEFAULT_ASSEMBLER
)"
1>&6
...
@@ -1462,7 +1461,7 @@ else
...
@@ -1462,7 +1461,7 @@ else
fi
fi
echo
$ac_n
"checking whether a default linker was specified""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether a default linker was specified""...
$ac_c
"
1>&6
echo
"configure:146
6
: checking whether a default linker was specified"
>
&5
echo
"configure:146
5
: checking whether a default linker was specified"
>
&5
if
test
x
"
${
DEFAULT_LINKER
+set
}
"
=
x
"set"
;
then
if
test
x
"
${
DEFAULT_LINKER
+set
}
"
=
x
"set"
;
then
if
test
x
"
$gnu_ld_flag
"
=
x
"no"
;
then
if
test
x
"
$gnu_ld_flag
"
=
x
"no"
;
then
echo
"
$ac_t
""yes (
$DEFAULT_LINKER
)"
1>&6
echo
"
$ac_t
""yes (
$DEFAULT_LINKER
)"
1>&6
...
@@ -1474,21 +1473,21 @@ else
...
@@ -1474,21 +1473,21 @@ else
fi
fi
echo
$ac_n
"checking for inline""...
$ac_c
"
1>&6
echo
$ac_n
"checking for inline""...
$ac_c
"
1>&6
echo
"configure:147
8
: checking for inline"
>
&5
echo
"configure:147
7
: checking for inline"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_inline
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_inline
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
ac_cv_c_inline
=
no
ac_cv_c_inline
=
no
for
ac_kw
in
inline __inline__ __inline
;
do
for
ac_kw
in
inline __inline__ __inline
;
do
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 148
5
"configure"
#line 148
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
} int
$ac_kw
foo() {
} int
$ac_kw
foo() {
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:149
2
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:149
1
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_c_inline
=
$ac_kw
;
break
ac_cv_c_inline
=
$ac_kw
;
break
else
else
...
@@ -1520,7 +1519,7 @@ do
...
@@ -1520,7 +1519,7 @@ do
# Extract the first word of "$ac_prog", so it can be a program name with args.
# Extract the first word of "$ac_prog", so it can be a program name with args.
set
dummy
$ac_prog
;
ac_word
=
$2
set
dummy
$ac_prog
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:152
4
: checking for
$ac_word
"
>
&5
echo
"configure:152
3
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_AWK
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_AWK
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1552,7 +1551,7 @@ done
...
@@ -1552,7 +1551,7 @@ done
# Extract the first word of "flex", so it can be a program name with args.
# Extract the first word of "flex", so it can be a program name with args.
set
dummy flex
;
ac_word
=
$2
set
dummy flex
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:155
6
: checking for
$ac_word
"
>
&5
echo
"configure:155
5
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_LEX
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_LEX
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1586,7 +1585,7 @@ then
...
@@ -1586,7 +1585,7 @@ then
*
)
ac_lib
=
l
;;
*
)
ac_lib
=
l
;;
esac
esac
echo
$ac_n
"checking for yywrap in -l
$ac_lib
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for yywrap in -l
$ac_lib
""...
$ac_c
"
1>&6
echo
"configure:15
90
: checking for yywrap in -l
$ac_lib
"
>
&5
echo
"configure:15
89
: checking for yywrap in -l
$ac_lib
"
>
&5
ac_lib_var
=
`
echo
$ac_lib
'_'
yywrap | sed
'y%./+-%__p_%'
`
ac_lib_var
=
`
echo
$ac_lib
'_'
yywrap | sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
@@ -1594,7 +1593,7 @@ else
...
@@ -1594,7 +1593,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-l
$ac_lib
$LIBS
"
LIBS
=
"-l
$ac_lib
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 159
8
"configure"
#line 159
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
/* We use char because int might match the return type of a gcc2
...
@@ -1605,7 +1604,7 @@ int main() {
...
@@ -1605,7 +1604,7 @@ int main() {
yywrap()
yywrap()
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:160
9
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:160
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
else
...
@@ -1628,7 +1627,7 @@ fi
...
@@ -1628,7 +1627,7 @@ fi
fi
fi
echo
$ac_n
"checking whether ln works""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether ln works""...
$ac_c
"
1>&6
echo
"configure:163
2
: checking whether ln works"
>
&5
echo
"configure:163
1
: checking whether ln works"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_prog_LN
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_prog_LN
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1660,7 +1659,7 @@ else
...
@@ -1660,7 +1659,7 @@ else
fi
fi
echo
$ac_n
"checking whether ln -s works""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether ln -s works""...
$ac_c
"
1>&6
echo
"configure:166
4
: checking whether ln -s works"
>
&5
echo
"configure:166
3
: checking whether ln -s works"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_prog_LN_S
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_prog_LN_S
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1692,19 +1691,19 @@ else
...
@@ -1692,19 +1691,19 @@ else
fi
fi
echo
$ac_n
"checking for volatile""...
$ac_c
"
1>&6
echo
$ac_n
"checking for volatile""...
$ac_c
"
1>&6
echo
"configure:169
6
: checking for volatile"
>
&5
echo
"configure:169
5
: checking for volatile"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_c_volatile
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_c_volatile
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 170
1
"configure"
#line 170
0
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
volatile int foo;
volatile int foo;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:170
8
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:170
7
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
gcc_cv_c_volatile
=
yes
gcc_cv_c_volatile
=
yes
else
else
...
@@ -1727,7 +1726,7 @@ fi
...
@@ -1727,7 +1726,7 @@ fi
# Extract the first word of "ranlib", so it can be a program name with args.
# Extract the first word of "ranlib", so it can be a program name with args.
set
dummy ranlib
;
ac_word
=
$2
set
dummy ranlib
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:173
1
: checking for
$ac_word
"
>
&5
echo
"configure:173
0
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_RANLIB
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_RANLIB
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1759,7 +1758,7 @@ do
...
@@ -1759,7 +1758,7 @@ do
# Extract the first word of "$ac_prog", so it can be a program name with args.
# Extract the first word of "$ac_prog", so it can be a program name with args.
set
dummy
$ac_prog
;
ac_word
=
$2
set
dummy
$ac_prog
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:176
3
: checking for
$ac_word
"
>
&5
echo
"configure:176
2
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_YACC
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_YACC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1800,7 +1799,7 @@ test -n "$YACC" || YACC="yacc"
...
@@ -1800,7 +1799,7 @@ test -n "$YACC" || YACC="yacc"
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
# ./install, which can be erroneously created by make from ./install.sh.
echo
$ac_n
"checking for a BSD compatible install""...
$ac_c
"
1>&6
echo
$ac_n
"checking for a BSD compatible install""...
$ac_c
"
1>&6
echo
"configure:180
4
: checking for a BSD compatible install"
>
&5
echo
"configure:180
3
: checking for a BSD compatible install"
>
&5
if
test
-z
"
$INSTALL
"
;
then
if
test
-z
"
$INSTALL
"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_install
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_install
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
@@ -1851,7 +1850,7 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
...
@@ -1851,7 +1850,7 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
echo
$ac_n
"checking how to run the C preprocessor""...
$ac_c
"
1>&6
echo
$ac_n
"checking how to run the C preprocessor""...
$ac_c
"
1>&6
echo
"configure:185
5
: checking how to run the C preprocessor"
>
&5
echo
"configure:185
4
: checking how to run the C preprocessor"
>
&5
# On Suns, sometimes $CPP names a directory.
# On Suns, sometimes $CPP names a directory.
if
test
-n
"
$CPP
"
&&
test
-d
"
$CPP
"
;
then
if
test
-n
"
$CPP
"
&&
test
-d
"
$CPP
"
;
then
CPP
=
CPP
=
...
@@ -1866,13 +1865,13 @@ else
...
@@ -1866,13 +1865,13 @@ else
# On the NeXT, cc -E runs the code through the compiler's parser,
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp.
# not just through cpp.
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 18
70
"configure"
#line 18
69
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <assert.h>
#include <assert.h>
Syntax Error
Syntax Error
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:187
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:187
5
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
:
:
...
@@ -1883,13 +1882,13 @@ else
...
@@ -1883,13 +1882,13 @@ else
rm
-rf
conftest
*
rm
-rf
conftest
*
CPP
=
"
${
CC
-cc
}
-E -traditional-cpp"
CPP
=
"
${
CC
-cc
}
-E -traditional-cpp"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 188
7
"configure"
#line 188
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <assert.h>
#include <assert.h>
Syntax Error
Syntax Error
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:189
3
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:189
2
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
:
:
...
@@ -1900,13 +1899,13 @@ else
...
@@ -1900,13 +1899,13 @@ else
rm
-rf
conftest
*
rm
-rf
conftest
*
CPP
=
"
${
CC
-cc
}
-nologo -E"
CPP
=
"
${
CC
-cc
}
-nologo -E"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 190
4
"configure"
#line 190
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <assert.h>
#include <assert.h>
Syntax Error
Syntax Error
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:19
10
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:19
09
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
:
:
...
@@ -1931,12 +1930,12 @@ fi
...
@@ -1931,12 +1930,12 @@ fi
echo
"
$ac_t
""
$CPP
"
1>&6
echo
"
$ac_t
""
$CPP
"
1>&6
echo
$ac_n
"checking for ANSI C header files""...
$ac_c
"
1>&6
echo
$ac_n
"checking for ANSI C header files""...
$ac_c
"
1>&6
echo
"configure:193
5
: checking for ANSI C header files"
>
&5
echo
"configure:193
4
: checking for ANSI C header files"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_stdc
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_stdc
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 19
40
"configure"
#line 19
39
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <stdlib.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdarg.h>
...
@@ -1944,7 +1943,7 @@ else
...
@@ -1944,7 +1943,7 @@ else
#include <float.h>
#include <float.h>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:194
8
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:194
7
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -1961,7 +1960,7 @@ rm -f conftest*
...
@@ -1961,7 +1960,7 @@ rm -f conftest*
if
test
$ac_cv_header_stdc
=
yes
;
then
if
test
$ac_cv_header_stdc
=
yes
;
then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 196
5
"configure"
#line 196
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <string.h>
#include <string.h>
EOF
EOF
...
@@ -1979,7 +1978,7 @@ fi
...
@@ -1979,7 +1978,7 @@ fi
if
test
$ac_cv_header_stdc
=
yes
;
then
if
test
$ac_cv_header_stdc
=
yes
;
then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 198
3
"configure"
#line 198
2
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <stdlib.h>
#include <stdlib.h>
EOF
EOF
...
@@ -2000,7 +1999,7 @@ if test "$cross_compiling" = yes; then
...
@@ -2000,7 +1999,7 @@ if test "$cross_compiling" = yes; then
:
:
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 200
4
"configure"
#line 200
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <ctype.h>
#include <ctype.h>
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
...
@@ -2011,7 +2010,7 @@ if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
...
@@ -2011,7 +2010,7 @@ if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
exit (0); }
exit (0); }
EOF
EOF
if
{
(
eval echo
configure:201
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:201
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
:
:
else
else
...
@@ -2035,12 +2034,12 @@ EOF
...
@@ -2035,12 +2034,12 @@ EOF
fi
fi
echo
$ac_n
"checking whether time.h and sys/time.h may both be included""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether time.h and sys/time.h may both be included""...
$ac_c
"
1>&6
echo
"configure:203
9
: checking whether time.h and sys/time.h may both be included"
>
&5
echo
"configure:203
8
: checking whether time.h and sys/time.h may both be included"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_time
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_time
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 204
4
"configure"
#line 204
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/time.h>
...
@@ -2049,7 +2048,7 @@ int main() {
...
@@ -2049,7 +2048,7 @@ int main() {
struct tm *tp;
struct tm *tp;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:205
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:205
2
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_header_time
=
yes
ac_cv_header_time
=
yes
else
else
...
@@ -2070,12 +2069,12 @@ EOF
...
@@ -2070,12 +2069,12 @@ EOF
fi
fi
echo
$ac_n
"checking whether string.h and strings.h may both be included""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether string.h and strings.h may both be included""...
$ac_c
"
1>&6
echo
"configure:207
4
: checking whether string.h and strings.h may both be included"
>
&5
echo
"configure:207
3
: checking whether string.h and strings.h may both be included"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_header_string
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_header_string
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 207
9
"configure"
#line 207
8
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <string.h>
#include <string.h>
#include <strings.h>
#include <strings.h>
...
@@ -2083,7 +2082,7 @@ int main() {
...
@@ -2083,7 +2082,7 @@ int main() {
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:208
7
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:208
6
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
gcc_cv_header_string
=
yes
gcc_cv_header_string
=
yes
else
else
...
@@ -2104,12 +2103,12 @@ EOF
...
@@ -2104,12 +2103,12 @@ EOF
fi
fi
echo
$ac_n
"checking for sys/wait.h that is POSIX.1 compatible""...
$ac_c
"
1>&6
echo
$ac_n
"checking for sys/wait.h that is POSIX.1 compatible""...
$ac_c
"
1>&6
echo
"configure:210
8
: checking for sys/wait.h that is POSIX.1 compatible"
>
&5
echo
"configure:210
7
: checking for sys/wait.h that is POSIX.1 compatible"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_sys_wait_h
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_sys_wait_h
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 211
3
"configure"
#line 211
2
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/wait.h>
...
@@ -2125,7 +2124,7 @@ wait (&s);
...
@@ -2125,7 +2124,7 @@ wait (&s);
s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:212
9
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:212
8
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_header_sys_wait_h
=
yes
ac_cv_header_sys_wait_h
=
yes
else
else
...
@@ -2152,17 +2151,17 @@ for ac_hdr in limits.h stddef.h string.h strings.h stdlib.h time.h \
...
@@ -2152,17 +2151,17 @@ for ac_hdr in limits.h stddef.h string.h strings.h stdlib.h time.h \
do
do
ac_safe
=
`
echo
"
$ac_hdr
"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"
$ac_hdr
"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:215
6
: checking for
$ac_hdr
"
>
&5
echo
"configure:215
5
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 216
1
"configure"
#line 216
0
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <
$ac_hdr
>
#include <
$ac_hdr
>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:216
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:216
5
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -2192,17 +2191,17 @@ done
...
@@ -2192,17 +2191,17 @@ done
# Check for thread headers.
# Check for thread headers.
ac_safe
=
`
echo
"thread.h"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"thread.h"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for thread.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for thread.h""...
$ac_c
"
1>&6
echo
"configure:219
6
: checking for thread.h"
>
&5
echo
"configure:219
5
: checking for thread.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 220
1
"configure"
#line 220
0
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <thread.h>
#include <thread.h>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:220
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:220
5
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -2226,17 +2225,17 @@ fi
...
@@ -2226,17 +2225,17 @@ fi
ac_safe
=
`
echo
"pthread.h"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"pthread.h"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for pthread.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for pthread.h""...
$ac_c
"
1>&6
echo
"configure:22
30
: checking for pthread.h"
>
&5
echo
"configure:22
29
: checking for pthread.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 223
5
"configure"
#line 223
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <pthread.h>
#include <pthread.h>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:22
40
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:22
39
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -2263,7 +2262,7 @@ fi
...
@@ -2263,7 +2262,7 @@ fi
# Extract the first word of "gnatbind", so it can be a program name with args.
# Extract the first word of "gnatbind", so it can be a program name with args.
set
dummy gnatbind
;
ac_word
=
$2
set
dummy gnatbind
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:226
7
: checking for
$ac_word
"
>
&5
echo
"configure:226
6
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_gnat
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_gnat
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2302,7 +2301,7 @@ else
...
@@ -2302,7 +2301,7 @@ else
# Extract the first word of "makeinfo", so it can be a program name with args.
# Extract the first word of "makeinfo", so it can be a program name with args.
set
dummy makeinfo
;
ac_word
=
$2
set
dummy makeinfo
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:230
6
: checking for
$ac_word
"
>
&5
echo
"configure:230
5
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_MAKEINFO
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_MAKEINFO
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2331,13 +2330,13 @@ fi
...
@@ -2331,13 +2330,13 @@ fi
if
test
-n
"
$MAKEINFO
"
;
then
if
test
-n
"
$MAKEINFO
"
;
then
# Found it, now check the version.
# Found it, now check the version.
echo
$ac_n
"checking for modern makeinfo""...
$ac_c
"
1>&6
echo
$ac_n
"checking for modern makeinfo""...
$ac_c
"
1>&6
echo
"configure:233
5
: checking for modern makeinfo"
>
&5
echo
"configure:233
4
: checking for modern makeinfo"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_prog_makeinfo_modern
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_prog_makeinfo_modern
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
ac_prog_version
=
`
$MAKEINFO
--version
2>&1 |
ac_prog_version
=
`
$MAKEINFO
--version
2>&1 |
sed
-n
's/^.*GNU texinfo.* \([0-9][0-9.]*\).*$/\1/p'
`
sed
-n
's/^.*GNU texinfo.* \([0-9][0-9.]*\).*$/\1/p'
`
echo
"configure:234
1
: version of makeinfo is
$ac_prog_version
"
>
&5
echo
"configure:234
0
: version of makeinfo is
$ac_prog_version
"
>
&5
case
$ac_prog_version
in
case
$ac_prog_version
in
''
)
gcc_cv_prog_makeinfo_modern
=
no
;;
''
)
gcc_cv_prog_makeinfo_modern
=
no
;;
3.1[2-9]
|
3.[2-9][0-9]
|
4.
*
|
1.6[89]
|
1.7[0-9]
)
3.1[2-9]
|
3.[2-9][0-9]
|
4.
*
|
1.6[89]
|
1.7[0-9]
)
...
@@ -2370,12 +2369,12 @@ fi
...
@@ -2370,12 +2369,12 @@ fi
echo
$ac_n
"checking for preprocessor stringizing operator""...
$ac_c
"
1>&6
echo
$ac_n
"checking for preprocessor stringizing operator""...
$ac_c
"
1>&6
echo
"configure:237
4
: checking for preprocessor stringizing operator"
>
&5
echo
"configure:237
3
: checking for preprocessor stringizing operator"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_stringize
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_stringize
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 237
9
"configure"
#line 237
8
"configure"
#include "confdefs.h"
#include "confdefs.h"
#define x(y) #y
#define x(y) #y
...
@@ -2408,12 +2407,12 @@ echo "$ac_t""${ac_cv_c_stringize}" 1>&6
...
@@ -2408,12 +2407,12 @@ echo "$ac_t""${ac_cv_c_stringize}" 1>&6
# Use <inttypes.h> only if it exists,
# Use <inttypes.h> only if it exists,
# doesn't clash with <sys/types.h>, and declares intmax_t.
# doesn't clash with <sys/types.h>, and declares intmax_t.
echo
$ac_n
"checking for inttypes.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for inttypes.h""...
$ac_c
"
1>&6
echo
"configure:241
2
: checking for inttypes.h"
>
&5
echo
"configure:241
1
: checking for inttypes.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_header_inttypes_h
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_header_inttypes_h
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 241
7
"configure"
#line 241
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#include <inttypes.h>
#include <inttypes.h>
...
@@ -2421,7 +2420,7 @@ int main() {
...
@@ -2421,7 +2420,7 @@ int main() {
intmax_t i = -1;
intmax_t i = -1;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:242
5
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:242
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
gcc_cv_header_inttypes_h
=
yes
gcc_cv_header_inttypes_h
=
yes
else
else
...
@@ -2446,7 +2445,7 @@ fi
...
@@ -2446,7 +2445,7 @@ fi
# be either signed or unsigned.
# be either signed or unsigned.
#
#
echo
$ac_n
"checking for unsigned enumerated bitfields""...
$ac_c
"
1>&6
echo
$ac_n
"checking for unsigned enumerated bitfields""...
$ac_c
"
1>&6
echo
"configure:24
50
: checking for unsigned enumerated bitfields"
>
&5
echo
"configure:24
49
: checking for unsigned enumerated bitfields"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_enum_bf_unsigned
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_enum_bf_unsigned
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2454,7 +2453,7 @@ else
...
@@ -2454,7 +2453,7 @@ else
gcc_cv_enum_bf_unsigned
=
yes
gcc_cv_enum_bf_unsigned
=
yes
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 245
8
"configure"
#line 245
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <stdlib.h>
#include <stdlib.h>
enum t { BLAH = 128 } ;
enum t { BLAH = 128 } ;
...
@@ -2467,7 +2466,7 @@ int main(void)
...
@@ -2467,7 +2466,7 @@ int main(void)
}
}
EOF
EOF
if
{
(
eval echo
configure:247
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:247
0
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
gcc_cv_enum_bf_unsigned
=
yes
gcc_cv_enum_bf_unsigned
=
yes
else
else
...
@@ -2495,12 +2494,12 @@ for ac_func in strtoul bsearch putenv popen bcopy bzero bcmp \
...
@@ -2495,12 +2494,12 @@ for ac_func in strtoul bsearch putenv popen bcopy bzero bcmp \
fputs_unlocked getrusage valloc
fputs_unlocked getrusage valloc
do
do
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
"configure:249
9
: checking for
$ac_func
"
>
&5
echo
"configure:249
8
: checking for
$ac_func
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 250
4
"configure"
#line 250
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char
$ac_func
(); below. */
which can conflict with char
$ac_func
(); below. */
...
@@ -2523,7 +2522,7 @@ $ac_func();
...
@@ -2523,7 +2522,7 @@ $ac_func();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:252
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:252
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_
$ac_func
=yes"
eval
"ac_cv_func_
$ac_func
=yes"
else
else
...
@@ -2549,12 +2548,12 @@ done
...
@@ -2549,12 +2548,12 @@ done
echo
$ac_n
"checking for ssize_t""...
$ac_c
"
1>&6
echo
$ac_n
"checking for ssize_t""...
$ac_c
"
1>&6
echo
"configure:255
3
: checking for ssize_t"
>
&5
echo
"configure:255
2
: checking for ssize_t"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_ssize_t
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_ssize_t
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 255
8
"configure"
#line 255
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#if STDC_HEADERS
#if STDC_HEADERS
...
@@ -2585,12 +2584,12 @@ fi
...
@@ -2585,12 +2584,12 @@ fi
# Try to determine the array type of the second argument of getgroups
# Try to determine the array type of the second argument of getgroups
# for the target system (int or gid_t).
# for the target system (int or gid_t).
echo
$ac_n
"checking for uid_t in sys/types.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for uid_t in sys/types.h""...
$ac_c
"
1>&6
echo
"configure:258
9
: checking for uid_t in sys/types.h"
>
&5
echo
"configure:258
8
: checking for uid_t in sys/types.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_uid_t
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_uid_t
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 259
4
"configure"
#line 259
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
EOF
EOF
...
@@ -2619,7 +2618,7 @@ EOF
...
@@ -2619,7 +2618,7 @@ EOF
fi
fi
echo
$ac_n
"checking type of array argument to getgroups""...
$ac_c
"
1>&6
echo
$ac_n
"checking type of array argument to getgroups""...
$ac_c
"
1>&6
echo
"configure:262
3
: checking type of array argument to getgroups"
>
&5
echo
"configure:262
2
: checking type of array argument to getgroups"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_getgroups
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_getgroups
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2627,7 +2626,7 @@ else
...
@@ -2627,7 +2626,7 @@ else
ac_cv_type_getgroups
=
cross
ac_cv_type_getgroups
=
cross
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 263
1
"configure"
#line 263
0
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* Thanks to Mike Rendell for this test. */
/* Thanks to Mike Rendell for this test. */
...
@@ -2652,7 +2651,7 @@ main()
...
@@ -2652,7 +2651,7 @@ main()
}
}
EOF
EOF
if
{
(
eval echo
configure:265
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:265
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
ac_cv_type_getgroups
=
gid_t
ac_cv_type_getgroups
=
gid_t
else
else
...
@@ -2666,7 +2665,7 @@ fi
...
@@ -2666,7 +2665,7 @@ fi
if
test
$ac_cv_type_getgroups
=
cross
;
then
if
test
$ac_cv_type_getgroups
=
cross
;
then
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 26
70
"configure"
#line 26
69
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <unistd.h>
#include <unistd.h>
EOF
EOF
...
@@ -2707,12 +2706,12 @@ fi
...
@@ -2707,12 +2706,12 @@ fi
echo
$ac_n
"checking for vprintf""...
$ac_c
"
1>&6
echo
$ac_n
"checking for vprintf""...
$ac_c
"
1>&6
echo
"configure:271
1
: checking for vprintf"
>
&5
echo
"configure:271
0
: checking for vprintf"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_vprintf
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_vprintf
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 271
6
"configure"
#line 271
5
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char vprintf(); below. */
which can conflict with char vprintf(); below. */
...
@@ -2735,7 +2734,7 @@ vprintf();
...
@@ -2735,7 +2734,7 @@ vprintf();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:273
9
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:273
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_vprintf=yes"
eval
"ac_cv_func_vprintf=yes"
else
else
...
@@ -2759,12 +2758,12 @@ fi
...
@@ -2759,12 +2758,12 @@ fi
if
test
"
$ac_cv_func_vprintf
"
!=
yes
;
then
if
test
"
$ac_cv_func_vprintf
"
!=
yes
;
then
echo
$ac_n
"checking for _doprnt""...
$ac_c
"
1>&6
echo
$ac_n
"checking for _doprnt""...
$ac_c
"
1>&6
echo
"configure:276
3
: checking for _doprnt"
>
&5
echo
"configure:276
2
: checking for _doprnt"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func__doprnt
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func__doprnt
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 276
8
"configure"
#line 276
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char _doprnt(); below. */
which can conflict with char _doprnt(); below. */
...
@@ -2787,7 +2786,7 @@ _doprnt();
...
@@ -2787,7 +2786,7 @@ _doprnt();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:279
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:279
0
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func__doprnt=yes"
eval
"ac_cv_func__doprnt=yes"
else
else
...
@@ -2823,7 +2822,7 @@ fi
...
@@ -2823,7 +2822,7 @@ fi
echo
$ac_n
"checking whether the printf functions support %p""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether the printf functions support %p""...
$ac_c
"
1>&6
echo
"configure:282
7
: checking whether the printf functions support %p"
>
&5
echo
"configure:282
6
: checking whether the printf functions support %p"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_func_printf_ptr
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_func_printf_ptr
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2831,7 +2830,7 @@ else
...
@@ -2831,7 +2830,7 @@ else
gcc_cv_func_printf_ptr
=
no
gcc_cv_func_printf_ptr
=
no
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 283
5
"configure"
#line 283
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <stdio.h>
#include <stdio.h>
...
@@ -2844,7 +2843,7 @@ int main()
...
@@ -2844,7 +2843,7 @@ int main()
return (p != q);
return (p != q);
}
}
EOF
EOF
if
{
(
eval echo
configure:284
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:284
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
gcc_cv_func_printf_ptr
=
yes
gcc_cv_func_printf_ptr
=
yes
else
else
...
@@ -2877,12 +2876,12 @@ case "${host}" in
...
@@ -2877,12 +2876,12 @@ case "${host}" in
;;
;;
esac
esac
echo
$ac_n
"checking for pid_t""...
$ac_c
"
1>&6
echo
$ac_n
"checking for pid_t""...
$ac_c
"
1>&6
echo
"configure:288
1
: checking for pid_t"
>
&5
echo
"configure:288
0
: checking for pid_t"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_pid_t
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_pid_t
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 288
6
"configure"
#line 288
5
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#if STDC_HEADERS
#if STDC_HEADERS
...
@@ -2911,17 +2910,17 @@ fi
...
@@ -2911,17 +2910,17 @@ fi
ac_safe
=
`
echo
"vfork.h"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"vfork.h"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for vfork.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for vfork.h""...
$ac_c
"
1>&6
echo
"configure:291
5
: checking for vfork.h"
>
&5
echo
"configure:291
4
: checking for vfork.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 29
20
"configure"
#line 29
19
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <vfork.h>
#include <vfork.h>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:292
5
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:292
4
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -2946,18 +2945,18 @@ else
...
@@ -2946,18 +2945,18 @@ else
fi
fi
echo
$ac_n
"checking for working vfork""...
$ac_c
"
1>&6
echo
$ac_n
"checking for working vfork""...
$ac_c
"
1>&6
echo
"configure:29
50
: checking for working vfork"
>
&5
echo
"configure:29
49
: checking for working vfork"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_vfork_works
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_vfork_works
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
if
test
"
$cross_compiling
"
=
yes
;
then
if
test
"
$cross_compiling
"
=
yes
;
then
echo
$ac_n
"checking for vfork""...
$ac_c
"
1>&6
echo
$ac_n
"checking for vfork""...
$ac_c
"
1>&6
echo
"configure:295
6
: checking for vfork"
>
&5
echo
"configure:295
5
: checking for vfork"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_vfork
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_vfork
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 296
1
"configure"
#line 296
0
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char vfork(); below. */
which can conflict with char vfork(); below. */
...
@@ -2980,7 +2979,7 @@ vfork();
...
@@ -2980,7 +2979,7 @@ vfork();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:298
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:298
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_vfork=yes"
eval
"ac_cv_func_vfork=yes"
else
else
...
@@ -3002,7 +3001,7 @@ fi
...
@@ -3002,7 +3001,7 @@ fi
ac_cv_func_vfork_works
=
$ac_cv_func_vfork
ac_cv_func_vfork_works
=
$ac_cv_func_vfork
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 300
6
"configure"
#line 300
5
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* Thanks to Paul Eggert for this test. */
/* Thanks to Paul Eggert for this test. */
#include <stdio.h>
#include <stdio.h>
...
@@ -3097,7 +3096,7 @@ main() {
...
@@ -3097,7 +3096,7 @@ main() {
}
}
}
}
EOF
EOF
if
{
(
eval echo
configure:310
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:310
0
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
ac_cv_func_vfork_works
=
yes
ac_cv_func_vfork_works
=
yes
else
else
...
@@ -3123,17 +3122,17 @@ for ac_hdr in unistd.h
...
@@ -3123,17 +3122,17 @@ for ac_hdr in unistd.h
do
do
ac_safe
=
`
echo
"
$ac_hdr
"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"
$ac_hdr
"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:312
7
: checking for
$ac_hdr
"
>
&5
echo
"configure:312
6
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 313
2
"configure"
#line 313
1
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <
$ac_hdr
>
#include <
$ac_hdr
>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:313
7
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:313
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -3162,12 +3161,12 @@ done
...
@@ -3162,12 +3161,12 @@ done
for
ac_func
in
getpagesize
for
ac_func
in
getpagesize
do
do
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
"configure:316
6
: checking for
$ac_func
"
>
&5
echo
"configure:316
5
: checking for
$ac_func
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 317
1
"configure"
#line 317
0
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char
$ac_func
(); below. */
which can conflict with char
$ac_func
(); below. */
...
@@ -3190,7 +3189,7 @@ $ac_func();
...
@@ -3190,7 +3189,7 @@ $ac_func();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:319
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:319
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_
$ac_func
=yes"
eval
"ac_cv_func_
$ac_func
=yes"
else
else
...
@@ -3215,7 +3214,7 @@ fi
...
@@ -3215,7 +3214,7 @@ fi
done
done
echo
$ac_n
"checking for working mmap which provides zeroed pages anywhere""...
$ac_c
"
1>&6
echo
$ac_n
"checking for working mmap which provides zeroed pages anywhere""...
$ac_c
"
1>&6
echo
"configure:321
9
: checking for working mmap which provides zeroed pages anywhere"
>
&5
echo
"configure:321
8
: checking for working mmap which provides zeroed pages anywhere"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_mmap_anywhere
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_mmap_anywhere
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -3223,7 +3222,7 @@ else
...
@@ -3223,7 +3222,7 @@ else
ac_cv_func_mmap_anywhere
=
no
ac_cv_func_mmap_anywhere
=
no
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 322
7
"configure"
#line 322
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* Test by Richard Henderson and Alexandre Oliva.
/* Test by Richard Henderson and Alexandre Oliva.
...
@@ -3306,7 +3305,7 @@ int main()
...
@@ -3306,7 +3305,7 @@ int main()
exit(0);
exit(0);
}
}
EOF
EOF
if
{
(
eval echo
configure:33
10
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:33
09
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
ac_cv_func_mmap_anywhere
=
yes
ac_cv_func_mmap_anywhere
=
yes
else
else
...
@@ -3329,7 +3328,7 @@ EOF
...
@@ -3329,7 +3328,7 @@ EOF
fi
fi
echo
$ac_n
"checking for working mmap of a file""...
$ac_c
"
1>&6
echo
$ac_n
"checking for working mmap of a file""...
$ac_c
"
1>&6
echo
"configure:333
3
: checking for working mmap of a file"
>
&5
echo
"configure:333
2
: checking for working mmap of a file"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_mmap_file
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_mmap_file
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -3344,7 +3343,7 @@ if test "$cross_compiling" = yes; then
...
@@ -3344,7 +3343,7 @@ if test "$cross_compiling" = yes; then
ac_cv_func_mmap_file
=
no
ac_cv_func_mmap_file
=
no
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 334
8
"configure"
#line 334
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* Test by Zack Weinberg. Modified from MMAP_ANYWHERE test by
/* Test by Zack Weinberg. Modified from MMAP_ANYWHERE test by
...
@@ -3381,7 +3380,7 @@ int main()
...
@@ -3381,7 +3380,7 @@ int main()
exit(0);
exit(0);
}
}
EOF
EOF
if
{
(
eval echo
configure:338
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:338
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
ac_cv_func_mmap_file
=
yes
ac_cv_func_mmap_file
=
yes
else
else
...
@@ -3414,12 +3413,12 @@ for ac_func in bcopy bzero bcmp \
...
@@ -3414,12 +3413,12 @@ for ac_func in bcopy bzero bcmp \
do
do
ac_tr_decl
=
HAVE_DECL_
`
echo
$ac_func
| tr
'abcdefghijklmnopqrstuvwxyz'
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
`
ac_tr_decl
=
HAVE_DECL_
`
echo
$ac_func
| tr
'abcdefghijklmnopqrstuvwxyz'
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
`
echo
$ac_n
"checking whether
$ac_func
is declared""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether
$ac_func
is declared""...
$ac_c
"
1>&6
echo
"configure:341
8
: checking whether
$ac_func
is declared"
>
&5
echo
"configure:341
7
: checking whether
$ac_func
is declared"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_have_decl_
$ac_func
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_have_decl_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 342
3
"configure"
#line 342
2
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include "gansidecl.h"
#include "gansidecl.h"
#include "system.h"
#include "system.h"
...
@@ -3430,7 +3429,7 @@ char *(*pfn) = (char *(*)) $ac_func ;
...
@@ -3430,7 +3429,7 @@ char *(*pfn) = (char *(*)) $ac_func ;
#endif
#endif
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:343
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:343
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"gcc_cv_have_decl_
$ac_func
=yes"
eval
"gcc_cv_have_decl_
$ac_func
=yes"
else
else
...
@@ -3535,12 +3534,12 @@ for ac_func in getrlimit setrlimit getrusage
...
@@ -3535,12 +3534,12 @@ for ac_func in getrlimit setrlimit getrusage
do
do
ac_tr_decl
=
HAVE_DECL_
`
echo
$ac_func
| tr
'abcdefghijklmnopqrstuvwxyz'
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
`
ac_tr_decl
=
HAVE_DECL_
`
echo
$ac_func
| tr
'abcdefghijklmnopqrstuvwxyz'
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
`
echo
$ac_n
"checking whether
$ac_func
is declared""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether
$ac_func
is declared""...
$ac_c
"
1>&6
echo
"configure:353
9
: checking whether
$ac_func
is declared"
>
&5
echo
"configure:353
8
: checking whether
$ac_func
is declared"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_have_decl_
$ac_func
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_have_decl_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 354
4
"configure"
#line 354
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include "gansidecl.h"
#include "gansidecl.h"
#include "system.h"
#include "system.h"
...
@@ -3555,7 +3554,7 @@ char *(*pfn) = (char *(*)) $ac_func ;
...
@@ -3555,7 +3554,7 @@ char *(*pfn) = (char *(*)) $ac_func ;
#endif
#endif
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:355
9
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:355
8
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"gcc_cv_have_decl_
$ac_func
=yes"
eval
"gcc_cv_have_decl_
$ac_func
=yes"
else
else
...
@@ -3598,12 +3597,12 @@ CFLAGS="$saved_CFLAGS"
...
@@ -3598,12 +3597,12 @@ CFLAGS="$saved_CFLAGS"
# mkdir takes a single argument on some systems.
# mkdir takes a single argument on some systems.
echo
$ac_n
"checking if mkdir takes one argument""...
$ac_c
"
1>&6
echo
$ac_n
"checking if mkdir takes one argument""...
$ac_c
"
1>&6
echo
"configure:360
2
: checking if mkdir takes one argument"
>
&5
echo
"configure:360
1
: checking if mkdir takes one argument"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_mkdir_takes_one_arg
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_mkdir_takes_one_arg
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 360
7
"configure"
#line 360
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
...
@@ -3620,7 +3619,7 @@ int main() {
...
@@ -3620,7 +3619,7 @@ int main() {
mkdir ("foo", 0);
mkdir ("foo", 0);
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:362
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:362
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
gcc_cv_mkdir_takes_one_arg
=
no
gcc_cv_mkdir_takes_one_arg
=
no
else
else
...
@@ -7105,7 +7104,7 @@ fi
...
@@ -7105,7 +7104,7 @@ fi
echo
$ac_n
"checking for strerror in -lcposix""...
$ac_c
"
1>&6
echo
$ac_n
"checking for strerror in -lcposix""...
$ac_c
"
1>&6
echo
"configure:710
9
: checking for strerror in -lcposix"
>
&5
echo
"configure:710
8
: checking for strerror in -lcposix"
>
&5
ac_lib_var
=
`
echo
cposix
'_'
strerror | sed
'y%./+-%__p_%'
`
ac_lib_var
=
`
echo
cposix
'_'
strerror | sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
@@ -7113,7 +7112,7 @@ else
...
@@ -7113,7 +7112,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lcposix
$LIBS
"
LIBS
=
"-lcposix
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 711
7
"configure"
#line 711
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
/* We use char because int might match the return type of a gcc2
...
@@ -7124,7 +7123,7 @@ int main() {
...
@@ -7124,7 +7123,7 @@ int main() {
strerror()
strerror()
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:712
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:712
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
else
...
@@ -7147,12 +7146,12 @@ fi
...
@@ -7147,12 +7146,12 @@ fi
echo
$ac_n
"checking for working const""...
$ac_c
"
1>&6
echo
$ac_n
"checking for working const""...
$ac_c
"
1>&6
echo
"configure:715
1
: checking for working const"
>
&5
echo
"configure:715
0
: checking for working const"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_const
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_const
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 715
6
"configure"
#line 715
5
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
...
@@ -7201,7 +7200,7 @@ ccp = (char const *const *) p;
...
@@ -7201,7 +7200,7 @@ ccp = (char const *const *) p;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:720
5
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:720
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_c_const
=
yes
ac_cv_c_const
=
yes
else
else
...
@@ -7222,12 +7221,12 @@ EOF
...
@@ -7222,12 +7221,12 @@ EOF
fi
fi
echo
$ac_n
"checking for off_t""...
$ac_c
"
1>&6
echo
$ac_n
"checking for off_t""...
$ac_c
"
1>&6
echo
"configure:722
6
: checking for off_t"
>
&5
echo
"configure:722
5
: checking for off_t"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_off_t
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_off_t
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 723
1
"configure"
#line 723
0
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#if STDC_HEADERS
#if STDC_HEADERS
...
@@ -7255,12 +7254,12 @@ EOF
...
@@ -7255,12 +7254,12 @@ EOF
fi
fi
echo
$ac_n
"checking for size_t""...
$ac_c
"
1>&6
echo
$ac_n
"checking for size_t""...
$ac_c
"
1>&6
echo
"configure:725
9
: checking for size_t"
>
&5
echo
"configure:725
8
: checking for size_t"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_size_t
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_size_t
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 726
4
"configure"
#line 726
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#if STDC_HEADERS
#if STDC_HEADERS
...
@@ -7290,19 +7289,19 @@ fi
...
@@ -7290,19 +7289,19 @@ fi
# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
# for constant arguments. Useless!
# for constant arguments. Useless!
echo
$ac_n
"checking for working alloca.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for working alloca.h""...
$ac_c
"
1>&6
echo
"configure:729
4
: checking for working alloca.h"
>
&5
echo
"configure:729
3
: checking for working alloca.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_alloca_h
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_alloca_h
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 729
9
"configure"
#line 729
8
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <alloca.h>
#include <alloca.h>
int main() {
int main() {
void *p = alloca(2 * sizeof(int));
void *p = alloca(2 * sizeof(int));
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:730
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:730
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_header_alloca_h
=
yes
ac_cv_header_alloca_h
=
yes
else
else
...
@@ -7323,12 +7322,12 @@ EOF
...
@@ -7323,12 +7322,12 @@ EOF
fi
fi
echo
$ac_n
"checking for alloca""...
$ac_c
"
1>&6
echo
$ac_n
"checking for alloca""...
$ac_c
"
1>&6
echo
"configure:732
7
: checking for alloca"
>
&5
echo
"configure:732
6
: checking for alloca"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_alloca_works
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_alloca_works
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 733
2
"configure"
#line 733
1
"configure"
#include "confdefs.h"
#include "confdefs.h"
#ifdef __GNUC__
#ifdef __GNUC__
...
@@ -7356,7 +7355,7 @@ int main() {
...
@@ -7356,7 +7355,7 @@ int main() {
char *p = (char *) alloca(1);
char *p = (char *) alloca(1);
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:73
60
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:73
59
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_func_alloca_works
=
yes
ac_cv_func_alloca_works
=
yes
else
else
...
@@ -7388,12 +7387,12 @@ EOF
...
@@ -7388,12 +7387,12 @@ EOF
echo
$ac_n
"checking whether alloca needs Cray hooks""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether alloca needs Cray hooks""...
$ac_c
"
1>&6
echo
"configure:739
2
: checking whether alloca needs Cray hooks"
>
&5
echo
"configure:739
1
: checking whether alloca needs Cray hooks"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_os_cray
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_os_cray
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 739
7
"configure"
#line 739
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
#if defined(CRAY) && ! defined(CRAY2)
#if defined(CRAY) && ! defined(CRAY2)
webecray
webecray
...
@@ -7418,12 +7417,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6
...
@@ -7418,12 +7417,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6
if
test
$ac_cv_os_cray
=
yes
;
then
if
test
$ac_cv_os_cray
=
yes
;
then
for
ac_func
in
_getb67 GETB67 getb67
;
do
for
ac_func
in
_getb67 GETB67 getb67
;
do
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
"configure:742
2
: checking for
$ac_func
"
>
&5
echo
"configure:742
1
: checking for
$ac_func
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 742
7
"configure"
#line 742
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char
$ac_func
(); below. */
which can conflict with char
$ac_func
(); below. */
...
@@ -7446,7 +7445,7 @@ $ac_func();
...
@@ -7446,7 +7445,7 @@ $ac_func();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:74
50
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:74
49
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_
$ac_func
=yes"
eval
"ac_cv_func_
$ac_func
=yes"
else
else
...
@@ -7473,7 +7472,7 @@ done
...
@@ -7473,7 +7472,7 @@ done
fi
fi
echo
$ac_n
"checking stack direction for C alloca""...
$ac_c
"
1>&6
echo
$ac_n
"checking stack direction for C alloca""...
$ac_c
"
1>&6
echo
"configure:747
7
: checking stack direction for C alloca"
>
&5
echo
"configure:747
6
: checking stack direction for C alloca"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_stack_direction
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_stack_direction
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -7481,7 +7480,7 @@ else
...
@@ -7481,7 +7480,7 @@ else
ac_cv_c_stack_direction
=
0
ac_cv_c_stack_direction
=
0
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 748
5
"configure"
#line 748
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
find_stack_direction ()
find_stack_direction ()
{
{
...
@@ -7500,7 +7499,7 @@ main ()
...
@@ -7500,7 +7499,7 @@ main ()
exit (find_stack_direction() < 0);
exit (find_stack_direction() < 0);
}
}
EOF
EOF
if
{
(
eval echo
configure:750
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:750
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
ac_cv_c_stack_direction
=
1
ac_cv_c_stack_direction
=
1
else
else
...
@@ -7527,17 +7526,17 @@ unistd.h sys/param.h
...
@@ -7527,17 +7526,17 @@ unistd.h sys/param.h
do
do
ac_safe
=
`
echo
"
$ac_hdr
"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"
$ac_hdr
"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:753
1
: checking for
$ac_hdr
"
>
&5
echo
"configure:753
0
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 753
6
"configure"
#line 753
5
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <
$ac_hdr
>
#include <
$ac_hdr
>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:754
1
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:754
0
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -7567,12 +7566,12 @@ done
...
@@ -7567,12 +7566,12 @@ done
strdup __argz_count __argz_stringify __argz_next
strdup __argz_count __argz_stringify __argz_next
do
do
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
"configure:757
1
: checking for
$ac_func
"
>
&5
echo
"configure:757
0
: checking for
$ac_func
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 757
6
"configure"
#line 757
5
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char
$ac_func
(); below. */
which can conflict with char
$ac_func
(); below. */
...
@@ -7595,7 +7594,7 @@ $ac_func();
...
@@ -7595,7 +7594,7 @@ $ac_func();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:759
9
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:759
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_
$ac_func
=yes"
eval
"ac_cv_func_
$ac_func
=yes"
else
else
...
@@ -7624,12 +7623,12 @@ done
...
@@ -7624,12 +7623,12 @@ done
for
ac_func
in
stpcpy
for
ac_func
in
stpcpy
do
do
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
"configure:762
8
: checking for
$ac_func
"
>
&5
echo
"configure:762
7
: checking for
$ac_func
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 763
3
"configure"
#line 763
2
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char
$ac_func
(); below. */
which can conflict with char
$ac_func
(); below. */
...
@@ -7652,7 +7651,7 @@ $ac_func();
...
@@ -7652,7 +7651,7 @@ $ac_func();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:765
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:765
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_
$ac_func
=yes"
eval
"ac_cv_func_
$ac_func
=yes"
else
else
...
@@ -7686,19 +7685,19 @@ EOF
...
@@ -7686,19 +7685,19 @@ EOF
if
test
$ac_cv_header_locale_h
=
yes
;
then
if
test
$ac_cv_header_locale_h
=
yes
;
then
echo
$ac_n
"checking for LC_MESSAGES""...
$ac_c
"
1>&6
echo
$ac_n
"checking for LC_MESSAGES""...
$ac_c
"
1>&6
echo
"configure:76
90
: checking for LC_MESSAGES"
>
&5
echo
"configure:76
89
: checking for LC_MESSAGES"
>
&5
if
eval
"test
\"
`
echo
'$''{'
am_cv_val_LC_MESSAGES
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
am_cv_val_LC_MESSAGES
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 769
5
"configure"
#line 769
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <locale.h>
#include <locale.h>
int main() {
int main() {
return LC_MESSAGES
return LC_MESSAGES
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:770
2
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:770
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
am_cv_val_LC_MESSAGES
=
yes
am_cv_val_LC_MESSAGES
=
yes
else
else
...
@@ -7719,7 +7718,7 @@ EOF
...
@@ -7719,7 +7718,7 @@ EOF
fi
fi
fi
fi
echo
$ac_n
"checking whether NLS is requested""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether NLS is requested""...
$ac_c
"
1>&6
echo
"configure:772
3
: checking whether NLS is requested"
>
&5
echo
"configure:772
2
: checking whether NLS is requested"
>
&5
# Check whether --enable-nls or --disable-nls was given.
# Check whether --enable-nls or --disable-nls was given.
if
test
"
${
enable_nls
+set
}
"
=
set
;
then
if
test
"
${
enable_nls
+set
}
"
=
set
;
then
enableval
=
"
$enable_nls
"
enableval
=
"
$enable_nls
"
...
@@ -7739,7 +7738,7 @@ fi
...
@@ -7739,7 +7738,7 @@ fi
EOF
EOF
echo
$ac_n
"checking whether included gettext is requested""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether included gettext is requested""...
$ac_c
"
1>&6
echo
"configure:774
3
: checking whether included gettext is requested"
>
&5
echo
"configure:774
2
: checking whether included gettext is requested"
>
&5
# Check whether --with-included-gettext or --without-included-gettext was given.
# Check whether --with-included-gettext or --without-included-gettext was given.
if
test
"
${
with_included_gettext
+set
}
"
=
set
;
then
if
test
"
${
with_included_gettext
+set
}
"
=
set
;
then
withval
=
"
$with_included_gettext
"
withval
=
"
$with_included_gettext
"
...
@@ -7758,17 +7757,17 @@ fi
...
@@ -7758,17 +7757,17 @@ fi
ac_safe
=
`
echo
"libintl.h"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"libintl.h"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for libintl.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for libintl.h""...
$ac_c
"
1>&6
echo
"configure:776
2
: checking for libintl.h"
>
&5
echo
"configure:776
1
: checking for libintl.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 776
7
"configure"
#line 776
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <libintl.h>
#include <libintl.h>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:777
2
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:777
1
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -7785,19 +7784,19 @@ fi
...
@@ -7785,19 +7784,19 @@ fi
if
eval
"test
\"
`
echo
'$ac_cv_header_'
$ac_safe
`
\"
= yes"
;
then
if
eval
"test
\"
`
echo
'$ac_cv_header_'
$ac_safe
`
\"
= yes"
;
then
echo
"
$ac_t
""yes"
1>&6
echo
"
$ac_t
""yes"
1>&6
echo
$ac_n
"checking for gettext in libc""...
$ac_c
"
1>&6
echo
$ac_n
"checking for gettext in libc""...
$ac_c
"
1>&6
echo
"configure:778
9
: checking for gettext in libc"
>
&5
echo
"configure:778
8
: checking for gettext in libc"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gt_cv_func_gettext_libc
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gt_cv_func_gettext_libc
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 779
4
"configure"
#line 779
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <libintl.h>
#include <libintl.h>
int main() {
int main() {
return (int) gettext ("")
return (int) gettext ("")
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:780
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:780
0
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
gt_cv_func_gettext_libc
=
yes
gt_cv_func_gettext_libc
=
yes
else
else
...
@@ -7813,7 +7812,7 @@ echo "$ac_t""$gt_cv_func_gettext_libc" 1>&6
...
@@ -7813,7 +7812,7 @@ echo "$ac_t""$gt_cv_func_gettext_libc" 1>&6
if
test
"
$gt_cv_func_gettext_libc
"
!=
"yes"
;
then
if
test
"
$gt_cv_func_gettext_libc
"
!=
"yes"
;
then
echo
$ac_n
"checking for bindtextdomain in -lintl""...
$ac_c
"
1>&6
echo
$ac_n
"checking for bindtextdomain in -lintl""...
$ac_c
"
1>&6
echo
"configure:781
7
: checking for bindtextdomain in -lintl"
>
&5
echo
"configure:781
6
: checking for bindtextdomain in -lintl"
>
&5
ac_lib_var
=
`
echo
intl
'_'
bindtextdomain | sed
'y%./+-%__p_%'
`
ac_lib_var
=
`
echo
intl
'_'
bindtextdomain | sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
@@ -7821,7 +7820,7 @@ else
...
@@ -7821,7 +7820,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lintl
$LIBS
"
LIBS
=
"-lintl
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 782
5
"configure"
#line 782
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
/* We use char because int might match the return type of a gcc2
...
@@ -7832,7 +7831,7 @@ int main() {
...
@@ -7832,7 +7831,7 @@ int main() {
bindtextdomain()
bindtextdomain()
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:783
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:783
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
else
...
@@ -7848,12 +7847,12 @@ fi
...
@@ -7848,12 +7847,12 @@ fi
if
eval
"test
\"
`
echo
'$ac_cv_lib_'
$ac_lib_var
`
\"
= yes"
;
then
if
eval
"test
\"
`
echo
'$ac_cv_lib_'
$ac_lib_var
`
\"
= yes"
;
then
echo
"
$ac_t
""yes"
1>&6
echo
"
$ac_t
""yes"
1>&6
echo
$ac_n
"checking for gettext in libintl""...
$ac_c
"
1>&6
echo
$ac_n
"checking for gettext in libintl""...
$ac_c
"
1>&6
echo
"configure:785
2
: checking for gettext in libintl"
>
&5
echo
"configure:785
1
: checking for gettext in libintl"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gt_cv_func_gettext_libintl
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gt_cv_func_gettext_libintl
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
echo
$ac_n
"checking for gettext in -lintl""...
$ac_c
"
1>&6
echo
$ac_n
"checking for gettext in -lintl""...
$ac_c
"
1>&6
echo
"configure:785
7
: checking for gettext in -lintl"
>
&5
echo
"configure:785
6
: checking for gettext in -lintl"
>
&5
ac_lib_var
=
`
echo
intl
'_'
gettext | sed
'y%./+-%__p_%'
`
ac_lib_var
=
`
echo
intl
'_'
gettext | sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
@@ -7861,7 +7860,7 @@ else
...
@@ -7861,7 +7860,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lintl
$LIBS
"
LIBS
=
"-lintl
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 786
5
"configure"
#line 786
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
/* We use char because int might match the return type of a gcc2
...
@@ -7872,7 +7871,7 @@ int main() {
...
@@ -7872,7 +7871,7 @@ int main() {
gettext()
gettext()
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:787
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:787
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
else
...
@@ -7911,7 +7910,7 @@ EOF
...
@@ -7911,7 +7910,7 @@ EOF
# Extract the first word of "msgfmt", so it can be a program name with args.
# Extract the first word of "msgfmt", so it can be a program name with args.
set
dummy msgfmt
;
ac_word
=
$2
set
dummy msgfmt
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:791
5
: checking for
$ac_word
"
>
&5
echo
"configure:791
4
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_MSGFMT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_MSGFMT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -7945,12 +7944,12 @@ fi
...
@@ -7945,12 +7944,12 @@ fi
for
ac_func
in
dcgettext
for
ac_func
in
dcgettext
do
do
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
"configure:794
9
: checking for
$ac_func
"
>
&5
echo
"configure:794
8
: checking for
$ac_func
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 795
4
"configure"
#line 795
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char
$ac_func
(); below. */
which can conflict with char
$ac_func
(); below. */
...
@@ -7973,7 +7972,7 @@ $ac_func();
...
@@ -7973,7 +7972,7 @@ $ac_func();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:797
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:797
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_
$ac_func
=yes"
eval
"ac_cv_func_
$ac_func
=yes"
else
else
...
@@ -8000,7 +7999,7 @@ done
...
@@ -8000,7 +7999,7 @@ done
# Extract the first word of "gmsgfmt", so it can be a program name with args.
# Extract the first word of "gmsgfmt", so it can be a program name with args.
set
dummy gmsgfmt
;
ac_word
=
$2
set
dummy gmsgfmt
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:800
4
: checking for
$ac_word
"
>
&5
echo
"configure:800
3
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GMSGFMT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GMSGFMT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8036,7 +8035,7 @@ fi
...
@@ -8036,7 +8035,7 @@ fi
# Extract the first word of "xgettext", so it can be a program name with args.
# Extract the first word of "xgettext", so it can be a program name with args.
set
dummy xgettext
;
ac_word
=
$2
set
dummy xgettext
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:80
40
: checking for
$ac_word
"
>
&5
echo
"configure:80
39
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_XGETTEXT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_XGETTEXT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8068,7 +8067,7 @@ else
...
@@ -8068,7 +8067,7 @@ else
fi
fi
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 807
2
"configure"
#line 807
1
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
...
@@ -8076,7 +8075,7 @@ extern int _nl_msg_cat_cntr;
...
@@ -8076,7 +8075,7 @@ extern int _nl_msg_cat_cntr;
return _nl_msg_cat_cntr
return _nl_msg_cat_cntr
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:80
80
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:80
79
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
CATOBJEXT
=
.gmo
CATOBJEXT
=
.gmo
DATADIRNAME
=
share
DATADIRNAME
=
share
...
@@ -8099,7 +8098,7 @@ fi
...
@@ -8099,7 +8098,7 @@ fi
if
test
"
$CATOBJEXT
"
=
"NONE"
;
then
if
test
"
$CATOBJEXT
"
=
"NONE"
;
then
echo
$ac_n
"checking whether catgets can be used""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether catgets can be used""...
$ac_c
"
1>&6
echo
"configure:810
3
: checking whether catgets can be used"
>
&5
echo
"configure:810
2
: checking whether catgets can be used"
>
&5
# Check whether --with-catgets or --without-catgets was given.
# Check whether --with-catgets or --without-catgets was given.
if
test
"
${
with_catgets
+set
}
"
=
set
;
then
if
test
"
${
with_catgets
+set
}
"
=
set
;
then
withval
=
"
$with_catgets
"
withval
=
"
$with_catgets
"
...
@@ -8112,7 +8111,7 @@ fi
...
@@ -8112,7 +8111,7 @@ fi
if
test
"
$nls_cv_use_catgets
"
=
"yes"
;
then
if
test
"
$nls_cv_use_catgets
"
=
"yes"
;
then
echo
$ac_n
"checking for main in -li""...
$ac_c
"
1>&6
echo
$ac_n
"checking for main in -li""...
$ac_c
"
1>&6
echo
"configure:811
6
: checking for main in -li"
>
&5
echo
"configure:811
5
: checking for main in -li"
>
&5
ac_lib_var
=
`
echo
i
'_'
main | sed
'y%./+-%__p_%'
`
ac_lib_var
=
`
echo
i
'_'
main | sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
@@ -8120,14 +8119,14 @@ else
...
@@ -8120,14 +8119,14 @@ else
ac_save_LIBS
=
"
$LIBS
"
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-li
$LIBS
"
LIBS
=
"-li
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 812
4
"configure"
#line 812
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
main()
main()
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:813
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:813
0
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
else
...
@@ -8155,12 +8154,12 @@ else
...
@@ -8155,12 +8154,12 @@ else
fi
fi
echo
$ac_n
"checking for catgets""...
$ac_c
"
1>&6
echo
$ac_n
"checking for catgets""...
$ac_c
"
1>&6
echo
"configure:815
9
: checking for catgets"
>
&5
echo
"configure:815
8
: checking for catgets"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_catgets
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_catgets
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 816
4
"configure"
#line 816
3
"configure"
#include "confdefs.h"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char catgets(); below. */
which can conflict with char catgets(); below. */
...
@@ -8183,7 +8182,7 @@ catgets();
...
@@ -8183,7 +8182,7 @@ catgets();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:818
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:818
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_catgets=yes"
eval
"ac_cv_func_catgets=yes"
else
else
...
@@ -8205,7 +8204,7 @@ EOF
...
@@ -8205,7 +8204,7 @@ EOF
# Extract the first word of "gencat", so it can be a program name with args.
# Extract the first word of "gencat", so it can be a program name with args.
set
dummy gencat
;
ac_word
=
$2
set
dummy gencat
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:820
9
: checking for
$ac_word
"
>
&5
echo
"configure:820
8
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GENCAT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GENCAT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8241,7 +8240,7 @@ fi
...
@@ -8241,7 +8240,7 @@ fi
# Extract the first word of "gmsgfmt", so it can be a program name with args.
# Extract the first word of "gmsgfmt", so it can be a program name with args.
set
dummy gmsgfmt
;
ac_word
=
$2
set
dummy gmsgfmt
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:824
5
: checking for
$ac_word
"
>
&5
echo
"configure:824
4
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GMSGFMT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GMSGFMT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8278,7 +8277,7 @@ fi
...
@@ -8278,7 +8277,7 @@ fi
# Extract the first word of "msgfmt", so it can be a program name with args.
# Extract the first word of "msgfmt", so it can be a program name with args.
set
dummy msgfmt
;
ac_word
=
$2
set
dummy msgfmt
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:828
2
: checking for
$ac_word
"
>
&5
echo
"configure:828
1
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GMSGFMT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GMSGFMT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8317,7 +8316,7 @@ fi
...
@@ -8317,7 +8316,7 @@ fi
# Extract the first word of "xgettext", so it can be a program name with args.
# Extract the first word of "xgettext", so it can be a program name with args.
set
dummy xgettext
;
ac_word
=
$2
set
dummy xgettext
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:832
1
: checking for
$ac_word
"
>
&5
echo
"configure:832
0
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_XGETTEXT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_XGETTEXT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8375,7 +8374,7 @@ fi
...
@@ -8375,7 +8374,7 @@ fi
# Extract the first word of "msgfmt", so it can be a program name with args.
# Extract the first word of "msgfmt", so it can be a program name with args.
set
dummy msgfmt
;
ac_word
=
$2
set
dummy msgfmt
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:837
9
: checking for
$ac_word
"
>
&5
echo
"configure:837
8
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_MSGFMT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_MSGFMT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8409,7 +8408,7 @@ fi
...
@@ -8409,7 +8408,7 @@ fi
# Extract the first word of "gmsgfmt", so it can be a program name with args.
# Extract the first word of "gmsgfmt", so it can be a program name with args.
set
dummy gmsgfmt
;
ac_word
=
$2
set
dummy gmsgfmt
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:841
3
: checking for
$ac_word
"
>
&5
echo
"configure:841
2
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GMSGFMT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GMSGFMT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8449,7 +8448,7 @@ fi
...
@@ -8449,7 +8448,7 @@ fi
# Extract the first word of "xgettext", so it can be a program name with args.
# Extract the first word of "xgettext", so it can be a program name with args.
set
dummy xgettext
;
ac_word
=
$2
set
dummy xgettext
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:845
3
: checking for
$ac_word
"
>
&5
echo
"configure:845
2
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_XGETTEXT
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_XGETTEXT
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -8544,7 +8543,7 @@ fi
...
@@ -8544,7 +8543,7 @@ fi
LINGUAS
=
LINGUAS
=
else
else
echo
$ac_n
"checking for catalogs to be installed""...
$ac_c
"
1>&6
echo
$ac_n
"checking for catalogs to be installed""...
$ac_c
"
1>&6
echo
"configure:854
8
: checking for catalogs to be installed"
>
&5
echo
"configure:854
7
: checking for catalogs to be installed"
>
&5
if
test
"x
$LINGUAS
"
=
"x"
;
then
if
test
"x
$LINGUAS
"
=
"x"
;
then
LINGUAS
=
$ALL_LINGUAS
LINGUAS
=
$ALL_LINGUAS
else
else
...
@@ -8576,17 +8575,17 @@ echo "configure:8548: checking for catalogs to be installed" >&5
...
@@ -8576,17 +8575,17 @@ echo "configure:8548: checking for catalogs to be installed" >&5
if
test
"
$CATOBJEXT
"
=
".cat"
;
then
if
test
"
$CATOBJEXT
"
=
".cat"
;
then
ac_safe
=
`
echo
"linux/version.h"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"linux/version.h"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for linux/version.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for linux/version.h""...
$ac_c
"
1>&6
echo
"configure:85
80
: checking for linux/version.h"
>
&5
echo
"configure:85
79
: checking for linux/version.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 858
5
"configure"
#line 858
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <linux/version.h>
#include <linux/version.h>
EOF
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:85
90
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:85
89
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -8661,7 +8660,7 @@ fi
...
@@ -8661,7 +8660,7 @@ fi
echo
$ac_n
"checking whether windows registry support is requested""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether windows registry support is requested""...
$ac_c
"
1>&6
echo
"configure:866
5
: checking whether windows registry support is requested"
>
&5
echo
"configure:866
4
: checking whether windows registry support is requested"
>
&5
if
test
x
$enable_win32_registry
!=
xno
;
then
if
test
x
$enable_win32_registry
!=
xno
;
then
cat
>>
confdefs.h
<<
\
EOF
cat
>>
confdefs.h
<<
\
EOF
#define ENABLE_WIN32_REGISTRY 1
#define ENABLE_WIN32_REGISTRY 1
...
@@ -8690,7 +8689,7 @@ esac
...
@@ -8690,7 +8689,7 @@ esac
if
test
x
$enable_win32_registry
!=
xno
;
then
if
test
x
$enable_win32_registry
!=
xno
;
then
echo
$ac_n
"checking registry key on windows hosts""...
$ac_c
"
1>&6
echo
$ac_n
"checking registry key on windows hosts""...
$ac_c
"
1>&6
echo
"configure:869
4
: checking registry key on windows hosts"
>
&5
echo
"configure:869
3
: checking registry key on windows hosts"
>
&5
cat
>>
confdefs.h
<<
EOF
cat
>>
confdefs.h
<<
EOF
#define WIN32_REGISTRY_KEY "
$gcc_cv_win32_registry_key
"
#define WIN32_REGISTRY_KEY "
$gcc_cv_win32_registry_key
"
EOF
EOF
...
@@ -8884,7 +8883,7 @@ fi
...
@@ -8884,7 +8883,7 @@ fi
# Figure out what assembler alignment features are present.
# Figure out what assembler alignment features are present.
echo
$ac_n
"checking assembler alignment features""...
$ac_c
"
1>&6
echo
$ac_n
"checking assembler alignment features""...
$ac_c
"
1>&6
echo
"configure:888
8
: checking assembler alignment features"
>
&5
echo
"configure:888
7
: checking assembler alignment features"
>
&5
gcc_cv_as
=
gcc_cv_as
=
gcc_cv_as_alignment_features
=
gcc_cv_as_alignment_features
=
gcc_cv_as_gas_srcdir
=
`
echo
$srcdir
| sed
-e
's,/gcc$,,'
`
/gas
gcc_cv_as_gas_srcdir
=
`
echo
$srcdir
| sed
-e
's,/gcc$,,'
`
/gas
...
@@ -9005,7 +9004,7 @@ fi
...
@@ -9005,7 +9004,7 @@ fi
echo
"
$ac_t
""
$gcc_cv_as_alignment_features
"
1>&6
echo
"
$ac_t
""
$gcc_cv_as_alignment_features
"
1>&6
echo
$ac_n
"checking assembler subsection support""...
$ac_c
"
1>&6
echo
$ac_n
"checking assembler subsection support""...
$ac_c
"
1>&6
echo
"configure:900
9
: checking assembler subsection support"
>
&5
echo
"configure:900
8
: checking assembler subsection support"
>
&5
gcc_cv_as_subsections
=
gcc_cv_as_subsections
=
if
test
x
$gcc_cv_as
!=
x
;
then
if
test
x
$gcc_cv_as
!=
x
;
then
# Check if we have .subsection
# Check if we have .subsection
...
@@ -9045,7 +9044,7 @@ fi
...
@@ -9045,7 +9044,7 @@ fi
echo
"
$ac_t
""
$gcc_cv_as_subsections
"
1>&6
echo
"
$ac_t
""
$gcc_cv_as_subsections
"
1>&6
echo
$ac_n
"checking assembler weak support""...
$ac_c
"
1>&6
echo
$ac_n
"checking assembler weak support""...
$ac_c
"
1>&6
echo
"configure:904
9
: checking assembler weak support"
>
&5
echo
"configure:904
8
: checking assembler weak support"
>
&5
gcc_cv_as_weak
=
gcc_cv_as_weak
=
if
test
x
$gcc_cv_as
!=
x
;
then
if
test
x
$gcc_cv_as
!=
x
;
then
# Check if we have .weak
# Check if we have .weak
...
@@ -9062,7 +9061,7 @@ fi
...
@@ -9062,7 +9061,7 @@ fi
echo
"
$ac_t
""
$gcc_cv_as_weak
"
1>&6
echo
"
$ac_t
""
$gcc_cv_as_weak
"
1>&6
echo
$ac_n
"checking assembler hidden support""...
$ac_c
"
1>&6
echo
$ac_n
"checking assembler hidden support""...
$ac_c
"
1>&6
echo
"configure:906
6
: checking assembler hidden support"
>
&5
echo
"configure:906
5
: checking assembler hidden support"
>
&5
gcc_cv_as_hidden
=
gcc_cv_as_hidden
=
if
test
x
$gcc_cv_as
!=
x
;
then
if
test
x
$gcc_cv_as
!=
x
;
then
# Check if we have .hidden
# Check if we have .hidden
...
@@ -9082,7 +9081,7 @@ echo "$ac_t""$gcc_cv_as_hidden" 1>&6
...
@@ -9082,7 +9081,7 @@ echo "$ac_t""$gcc_cv_as_hidden" 1>&6
case
"
$target
"
in
case
"
$target
"
in
sparc
*
-
*
-
*
)
sparc
*
-
*
-
*
)
echo
$ac_n
"checking assembler .register pseudo-op support""...
$ac_c
"
1>&6
echo
$ac_n
"checking assembler .register pseudo-op support""...
$ac_c
"
1>&6
echo
"configure:908
6
: checking assembler .register pseudo-op support"
>
&5
echo
"configure:908
5
: checking assembler .register pseudo-op support"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_as_register_pseudo_op
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_as_register_pseudo_op
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -9110,7 +9109,7 @@ EOF
...
@@ -9110,7 +9109,7 @@ EOF
fi
fi
echo
$ac_n
"checking assembler supports -relax""...
$ac_c
"
1>&6
echo
$ac_n
"checking assembler supports -relax""...
$ac_c
"
1>&6
echo
"configure:911
4
: checking assembler supports -relax"
>
&5
echo
"configure:911
3
: checking assembler supports -relax"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_as_relax_opt
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_as_relax_opt
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -9140,7 +9139,7 @@ EOF
...
@@ -9140,7 +9139,7 @@ EOF
case
"
$tm_file
"
in
case
"
$tm_file
"
in
*
64
*
)
*
64
*
)
echo
$ac_n
"checking for 64 bit support in assembler (
$gcc_cv_as
)""...
$ac_c
"
1>&6
echo
$ac_n
"checking for 64 bit support in assembler (
$gcc_cv_as
)""...
$ac_c
"
1>&6
echo
"configure:914
4
: checking for 64 bit support in assembler (
$gcc_cv_as
)"
>
&5
echo
"configure:914
3
: checking for 64 bit support in assembler (
$gcc_cv_as
)"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_as_flags64
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_as_flags64
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -9185,7 +9184,7 @@ EOF
...
@@ -9185,7 +9184,7 @@ EOF
if
test
"x
$gcc_cv_as_flags64
"
!=
xno
;
then
if
test
"x
$gcc_cv_as_flags64
"
!=
xno
;
then
echo
$ac_n
"checking for assembler offsetable %lo() support""...
$ac_c
"
1>&6
echo
$ac_n
"checking for assembler offsetable %lo() support""...
$ac_c
"
1>&6
echo
"configure:918
9
: checking for assembler offsetable %lo() support"
>
&5
echo
"configure:918
8
: checking for assembler offsetable %lo() support"
>
&5
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_as_offsetable_lo10
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
gcc_cv_as_offsetable_lo10
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -9224,7 +9223,7 @@ EOF
...
@@ -9224,7 +9223,7 @@ EOF
i[34567]86-
*
-
*
)
i[34567]86-
*
-
*
)
echo
$ac_n
"checking assembler instructions""...
$ac_c
"
1>&6
echo
$ac_n
"checking assembler instructions""...
$ac_c
"
1>&6
echo
"configure:922
8
: checking assembler instructions"
>
&5
echo
"configure:922
7
: checking assembler instructions"
>
&5
gcc_cv_as_instructions
=
gcc_cv_as_instructions
=
if
test
x
$gcc_cv_as
!=
x
;
then
if
test
x
$gcc_cv_as
!=
x
;
then
set
"filds fists"
"filds mem; fists mem"
set
"filds fists"
"filds mem; fists mem"
...
@@ -9354,7 +9353,7 @@ fi
...
@@ -9354,7 +9353,7 @@ fi
# Build a new-libstdc++ system (ie libstdc++-v3)
# Build a new-libstdc++ system (ie libstdc++-v3)
echo
$ac_n
"checking for libstdc++ to install""...
$ac_c
"
1>&6
echo
$ac_n
"checking for libstdc++ to install""...
$ac_c
"
1>&6
echo
"configure:935
8
: checking for libstdc++ to install"
>
&5
echo
"configure:935
7
: checking for libstdc++ to install"
>
&5
# Check whether --enable-libstdcxx-v3 or --disable-libstdcxx-v3 was given.
# Check whether --enable-libstdcxx-v3 or --disable-libstdcxx-v3 was given.
if
test
"
${
enable_libstdcxx_v3
+set
}
"
=
set
;
then
if
test
"
${
enable_libstdcxx_v3
+set
}
"
=
set
;
then
enableval
=
"
$enable_libstdcxx_v3
"
enableval
=
"
$enable_libstdcxx_v3
"
...
@@ -9378,7 +9377,7 @@ EOF
...
@@ -9378,7 +9377,7 @@ EOF
echo
$ac_n
"checking whether to enable maintainer-specific portions of Makefiles""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether to enable maintainer-specific portions of Makefiles""...
$ac_c
"
1>&6
echo
"configure:938
2
: checking whether to enable maintainer-specific portions of Makefiles"
>
&5
echo
"configure:938
1
: checking whether to enable maintainer-specific portions of Makefiles"
>
&5
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
if
test
"
${
enable_maintainer_mode
+set
}
"
=
set
;
then
if
test
"
${
enable_maintainer_mode
+set
}
"
=
set
;
then
enableval
=
"
$enable_maintainer_mode
"
enableval
=
"
$enable_maintainer_mode
"
...
...
gcc/configure.in
View file @
2bf9a2ab
...
@@ -264,7 +264,6 @@ if test x$enable_c_cpplib != xno; then
...
@@ -264,7 +264,6 @@ if test x$enable_c_cpplib != xno; then
AC_DEFINE(USE_CPPLIB, 1,
AC_DEFINE(USE_CPPLIB, 1,
[Define if you want the preprocessor merged into the C and C++ compilers.
[Define if you want the preprocessor merged into the C and C++ compilers.
This mode is not ready for production use.])
This mode is not ready for production use.])
fi)
fi)
# Enable Multibyte Characters for C/C++
# Enable Multibyte Characters for C/C++
...
...
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