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
e925bb9d
Commit
e925bb9d
authored
Jan 17, 1998
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rebuild configure files after recent changes.
From-SVN: r17406
parent
0e9ff885
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
106 additions
and
73 deletions
+106
-73
gcc/f/runtime/configure
+75
-44
gcc/f/runtime/libU77/configure
+31
-29
No files found.
gcc/f/runtime/configure
View file @
e925bb9d
...
@@ -1037,19 +1037,48 @@ fi
...
@@ -1037,19 +1037,48 @@ fi
echo
"
$ac_t
""
$g77_cv_sys_cygwin32
"
1>&6
echo
"
$ac_t
""
$g77_cv_sys_cygwin32
"
1>&6
# ditto for mingw32.
echo
$ac_n
"checking for mingw32""...
$ac_c
"
1>&6
echo
"configure:1043: checking for mingw32"
>
&5
if
eval
"test
\"
`
echo
'$''{'
g77_cv_sys_mingw32
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1048 "configure"
#include "confdefs.h"
#ifdef __MINGW32__
yes
#endif
EOF
if
(
eval
"
$ac_cpp
conftest.
$ac_ext
"
)
2>&5 |
egrep
"yes"
>
/dev/null 2>&1
;
then
rm
-rf
conftest
*
g77_cv_sys_mingw32
=
yes
else
rm
-rf
conftest
*
g77_cv_sys_mingw32
=
no
fi
rm
-f
conftest
*
fi
echo
"
$ac_t
""
$g77_cv_sys_mingw32
"
1>&6
ac_safe
=
`
echo
"fcntl.h"
| sed
'y%./+-%__p_%'
`
ac_safe
=
`
echo
"fcntl.h"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for fcntl.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking for fcntl.h""...
$ac_c
"
1>&6
echo
"configure:10
43
: checking for fcntl.h"
>
&5
echo
"configure:10
72
: checking for fcntl.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 10
48
"configure"
#line 10
77
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <fcntl.h>
#include <fcntl.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:10
53
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:10
82
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -1082,12 +1111,12 @@ fi
...
@@ -1082,12 +1111,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:1
086
: checking for working const"
>
&5
echo
"configure:1
115
: 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 1
091
"configure"
#line 1
120
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
...
@@ -1136,7 +1165,7 @@ ccp = (char const *const *) p;
...
@@ -1136,7 +1165,7 @@ ccp = (char const *const *) p;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:11
40
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:11
69
:
\"
$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
...
@@ -1157,12 +1186,12 @@ EOF
...
@@ -1157,12 +1186,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:11
61
: checking for size_t"
>
&5
echo
"configure:11
90
: 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 11
66
"configure"
#line 11
95
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#if STDC_HEADERS
#if STDC_HEADERS
...
@@ -1191,12 +1220,12 @@ fi
...
@@ -1191,12 +1220,12 @@ fi
echo
$ac_n
"checking return type of signal handlers""...
$ac_c
"
1>&6
echo
$ac_n
"checking return type of signal handlers""...
$ac_c
"
1>&6
echo
"configure:1
195
: checking return type of signal handlers"
>
&5
echo
"configure:1
224
: checking return type of signal handlers"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_signal
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_signal
'+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 12
00
"configure"
#line 12
29
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#include <signal.h>
#include <signal.h>
...
@@ -1213,7 +1242,7 @@ int main() {
...
@@ -1213,7 +1242,7 @@ int main() {
int i;
int i;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:12
17
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:12
46
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_type_signal
=
void
ac_cv_type_signal
=
void
else
else
...
@@ -1234,12 +1263,12 @@ EOF
...
@@ -1234,12 +1263,12 @@ EOF
# we'll get atexit by default
# we'll get atexit by default
if
test
$ac_cv_header_stdc
!=
yes
;
then
if
test
$ac_cv_header_stdc
!=
yes
;
then
echo
$ac_n
"checking for atexit""...
$ac_c
"
1>&6
echo
$ac_n
"checking for atexit""...
$ac_c
"
1>&6
echo
"configure:12
38
: checking for atexit"
>
&5
echo
"configure:12
67
: checking for atexit"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_atexit
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_atexit
'+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 12
43
"configure"
#line 12
72
"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 atexit(); below. */
which can conflict with char atexit(); below. */
...
@@ -1262,7 +1291,7 @@ atexit();
...
@@ -1262,7 +1291,7 @@ atexit();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:12
66
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
configure:12
95
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_atexit=yes"
eval
"ac_cv_func_atexit=yes"
else
else
...
@@ -1287,12 +1316,12 @@ else
...
@@ -1287,12 +1316,12 @@ else
EOF
EOF
echo
$ac_n
"checking for onexit""...
$ac_c
"
1>&6
echo
$ac_n
"checking for onexit""...
$ac_c
"
1>&6
echo
"configure:1
291
: checking for onexit"
>
&5
echo
"configure:1
320
: checking for onexit"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_onexit
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_onexit
'+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 1
296
"configure"
#line 1
325
"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 onexit(); below. */
which can conflict with char onexit(); below. */
...
@@ -1315,7 +1344,7 @@ onexit();
...
@@ -1315,7 +1344,7 @@ onexit();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:13
19
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
configure:13
48
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_onexit=yes"
eval
"ac_cv_func_onexit=yes"
else
else
...
@@ -1333,12 +1362,12 @@ if eval "test \"`echo '$ac_cv_func_'onexit`\" = yes"; then
...
@@ -1333,12 +1362,12 @@ if eval "test \"`echo '$ac_cv_func_'onexit`\" = yes"; then
else
else
echo
"
$ac_t
""no"
1>&6
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for on_exit""...
$ac_c
"
1>&6
echo
$ac_n
"checking for on_exit""...
$ac_c
"
1>&6
echo
"configure:13
37
: checking for on_exit"
>
&5
echo
"configure:13
66
: checking for on_exit"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_on_exit
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_on_exit
'+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 13
42
"configure"
#line 13
71
"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 on_exit(); below. */
which can conflict with char on_exit(); below. */
...
@@ -1361,7 +1390,7 @@ on_exit();
...
@@ -1361,7 +1390,7 @@ on_exit();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:13
65
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
configure:13
94
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_on_exit=yes"
eval
"ac_cv_func_on_exit=yes"
else
else
...
@@ -1392,14 +1421,14 @@ fi
...
@@ -1392,14 +1421,14 @@ fi
# This should always succeed on unix.
# This should always succeed on unix.
# Apparently positive result on cygwin loses re. NON_UNIX_STDIO
# Apparently positive result on cygwin loses re. NON_UNIX_STDIO
# (as of cygwin b18).
# (as of cygwin b18).
Likewise on mingw.
echo
$ac_n
"checking for fstat""...
$ac_c
"
1>&6
echo
$ac_n
"checking for fstat""...
$ac_c
"
1>&6
echo
"configure:1
398
: checking for fstat"
>
&5
echo
"configure:1
427
: checking for fstat"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_fstat
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_fstat
'+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 14
03
"configure"
#line 14
32
"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 fstat(); below. */
which can conflict with char fstat(); below. */
...
@@ -1422,7 +1451,7 @@ fstat();
...
@@ -1422,7 +1451,7 @@ fstat();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:14
26
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
configure:14
55
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_fstat=yes"
eval
"ac_cv_func_fstat=yes"
else
else
...
@@ -1442,8 +1471,10 @@ else
...
@@ -1442,8 +1471,10 @@ else
fi
fi
echo
$ac_n
"checking need for NON_UNIX_STDIO""...
$ac_c
"
1>&6
echo
$ac_n
"checking need for NON_UNIX_STDIO""...
$ac_c
"
1>&6
echo
"configure:1446: checking need for NON_UNIX_STDIO"
>
&5
echo
"configure:1475: checking need for NON_UNIX_STDIO"
>
&5
if
test
$g77_cv_sys_cygwin32
=
yes
||
test
$ac_cv_func_fstat
=
no
;
then
if
test
$g77_cv_sys_cygwin32
=
yes
\
||
test
$g77_cv_sys_mingw32
=
yes
\
||
test
$ac_cv_func_fstat
=
no
;
then
echo
"
$ac_t
""yes"
1>&6
echo
"
$ac_t
""yes"
1>&6
cat
>>
confdefs.h
<<
\
EOF
cat
>>
confdefs.h
<<
\
EOF
#define NON_UNIX_STDIO 1
#define NON_UNIX_STDIO 1
...
@@ -1455,19 +1486,19 @@ fi
...
@@ -1455,19 +1486,19 @@ fi
# This is necessary for e.g. Linux:
# This is necessary for e.g. Linux:
echo
$ac_n
"checking for necessary members of struct FILE""...
$ac_c
"
1>&6
echo
$ac_n
"checking for necessary members of struct FILE""...
$ac_c
"
1>&6
echo
"configure:14
59
: checking for necessary members of struct FILE"
>
&5
echo
"configure:14
90
: checking for necessary members of struct FILE"
>
&5
if
eval
"test
\"
`
echo
'$''{'
g77_cv_struct_FILE
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
g77_cv_struct_FILE
'+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 14
64
"configure"
#line 14
95
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <stdio.h>
#include <stdio.h>
int main() {
int main() {
FILE s; s._ptr; s._base; s._flag;
FILE s; s._ptr; s._base; s._flag;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:1
471
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:1
502
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
g77_cv_struct_FILE
=
yes
g77_cv_struct_FILE
=
yes
else
else
...
@@ -1487,7 +1518,7 @@ EOF
...
@@ -1487,7 +1518,7 @@ EOF
fi
fi
echo
$ac_n
"checking for drem in -lm""...
$ac_c
"
1>&6
echo
$ac_n
"checking for drem in -lm""...
$ac_c
"
1>&6
echo
"configure:1
491
: checking for drem in -lm"
>
&5
echo
"configure:1
522
: checking for drem in -lm"
>
&5
ac_lib_var
=
`
echo
m
'_'
drem | sed
'y%./+-%__p_%'
`
ac_lib_var
=
`
echo
m
'_'
drem | 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
...
@@ -1495,7 +1526,7 @@ else
...
@@ -1495,7 +1526,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lm
$LIBS
"
LIBS
=
"-lm
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 1
499
"configure"
#line 1
530
"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
...
@@ -1506,7 +1537,7 @@ int main() {
...
@@ -1506,7 +1537,7 @@ int main() {
drem()
drem()
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:15
10
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
configure:15
41
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
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
...
@@ -1536,19 +1567,19 @@ fi
...
@@ -1536,19 +1567,19 @@ fi
# However, on my sunos4/gcc setup unistd.h leads us wrongly to believe
# However, on my sunos4/gcc setup unistd.h leads us wrongly to believe
# we're posix-conformant, so always do the test.
# we're posix-conformant, so always do the test.
echo
$ac_n
"checking for ansi/posix sprintf result""...
$ac_c
"
1>&6
echo
$ac_n
"checking for ansi/posix sprintf result""...
$ac_c
"
1>&6
echo
"configure:15
40
: checking for ansi/posix sprintf result"
>
&5
echo
"configure:15
71
: checking for ansi/posix sprintf result"
>
&5
if
test
"
$cross_compiling
"
=
yes
;
then
if
test
"
$cross_compiling
"
=
yes
;
then
g77_cv_sys_sprintf_ansi
=
no
g77_cv_sys_sprintf_ansi
=
no
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 15
45
"configure"
#line 15
76
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <stdio.h>
#include <stdio.h>
/* does sprintf return the number of chars transferred? */
/* does sprintf return the number of chars transferred? */
main () {char foo[2]; (sprintf(foo, "1") == 1) ? exit(0) : exit(1);}
main () {char foo[2]; (sprintf(foo, "1") == 1) ? exit(0) : exit(1);}
EOF
EOF
if
{
(
eval echo
configure:15
52
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:15
83
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
&&
(
./conftest
;
exit
)
2>/dev/null
then
then
g77_cv_sys_sprintf_ansi
=
yes
g77_cv_sys_sprintf_ansi
=
yes
else
else
...
@@ -1582,9 +1613,9 @@ fi
...
@@ -1582,9 +1613,9 @@ fi
# define NON_ANSI_RW_MODES on unix (can't hurt)
# define NON_ANSI_RW_MODES on unix (can't hurt)
echo
$ac_n
"checking NON_ANSI_RW_MODES""...
$ac_c
"
1>&6
echo
$ac_n
"checking NON_ANSI_RW_MODES""...
$ac_c
"
1>&6
echo
"configure:1
586
: checking NON_ANSI_RW_MODES"
>
&5
echo
"configure:1
617
: checking NON_ANSI_RW_MODES"
>
&5
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 1
588
"configure"
#line 1
619
"configure"
#include "confdefs.h"
#include "confdefs.h"
#ifdef unix
#ifdef unix
yes
yes
...
@@ -1607,7 +1638,7 @@ else
...
@@ -1607,7 +1638,7 @@ else
fi
fi
rm
-f
conftest
*
rm
-f
conftest
*
if
test
$g77_cv_sys_cygwin32
=
yes
;
then
if
test
$g77_cv_sys_cygwin32
=
yes
||
test
$g77_cv_sys_mingw32
=
yes
;
then
echo
"
$ac_t
""no"
1>&6
echo
"
$ac_t
""no"
1>&6
else
else
if
test
$is_unix
=
yes
;
then
if
test
$is_unix
=
yes
;
then
...
@@ -1625,14 +1656,14 @@ fi
...
@@ -1625,14 +1656,14 @@ fi
# (via com.h). proj.h and com.h are in $srcdir/.., config.h which they need
# (via com.h). proj.h and com.h are in $srcdir/.., config.h which they need
# is in ../.. and the config files are in $srcdir/../../config.
# is in ../.. and the config files are in $srcdir/../../config.
echo
$ac_n
"checking f2c integer type""...
$ac_c
"
1>&6
echo
$ac_n
"checking f2c integer type""...
$ac_c
"
1>&6
echo
"configure:16
29
: checking f2c integer type"
>
&5
echo
"configure:16
60
: checking f2c integer type"
>
&5
late_ac_cpp
=
$ac_cpp
late_ac_cpp
=
$ac_cpp
ac_cpp
=
"
$late_ac_cpp
-I
$srcdir
/.. -I../.. -I
$srcdir
/../.. -I
$srcdir
/../../config"
ac_cpp
=
"
$late_ac_cpp
-I
$srcdir
/.. -I../.. -I
$srcdir
/../.. -I
$srcdir
/../../config"
if
eval
"test
\"
`
echo
'$''{'
g77_cv_sys_f2cinteger
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
g77_cv_sys_f2cinteger
'+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 16
36
"configure"
#line 16
67
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include "proj.h"
#include "proj.h"
#define FFECOM_DETERMINE_TYPES 1
#define FFECOM_DETERMINE_TYPES 1
...
@@ -1655,7 +1686,7 @@ rm -f conftest*
...
@@ -1655,7 +1686,7 @@ rm -f conftest*
if
test
"
$g77_cv_sys_f2cinteger
"
=
""
;
then
if
test
"
$g77_cv_sys_f2cinteger
"
=
""
;
then
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 16
59
"configure"
#line 16
90
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include "proj.h"
#include "proj.h"
#define FFECOM_DETERMINE_TYPES 1
#define FFECOM_DETERMINE_TYPES 1
...
@@ -1690,14 +1721,14 @@ ac_cpp=$late_ac_cpp
...
@@ -1690,14 +1721,14 @@ ac_cpp=$late_ac_cpp
echo
$ac_n
"checking f2c long int type""...
$ac_c
"
1>&6
echo
$ac_n
"checking f2c long int type""...
$ac_c
"
1>&6
echo
"configure:1
694
: checking f2c long int type"
>
&5
echo
"configure:1
725
: checking f2c long int type"
>
&5
late_ac_cpp
=
$ac_cpp
late_ac_cpp
=
$ac_cpp
ac_cpp
=
"
$late_ac_cpp
-I
$srcdir
/.. -I../.. -I
$srcdir
/../.. -I
$srcdir
/../../config"
ac_cpp
=
"
$late_ac_cpp
-I
$srcdir
/.. -I../.. -I
$srcdir
/../.. -I
$srcdir
/../../config"
if
eval
"test
\"
`
echo
'$''{'
g77_cv_sys_f2clongint
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
g77_cv_sys_f2clongint
'+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 17
01
"configure"
#line 17
32
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include "proj.h"
#include "proj.h"
#define FFECOM_DETERMINE_TYPES 1
#define FFECOM_DETERMINE_TYPES 1
...
@@ -1720,7 +1751,7 @@ rm -f conftest*
...
@@ -1720,7 +1751,7 @@ rm -f conftest*
if
test
"
$g77_cv_sys_f2clongint
"
=
""
;
then
if
test
"
$g77_cv_sys_f2clongint
"
=
""
;
then
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 17
24
"configure"
#line 17
55
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include "proj.h"
#include "proj.h"
#define FFECOM_DETERMINE_TYPES 1
#define FFECOM_DETERMINE_TYPES 1
...
...
gcc/f/runtime/libU77/configure
View file @
e925bb9d
...
@@ -985,21 +985,22 @@ EOF
...
@@ -985,21 +985,22 @@ EOF
fi
fi
for
ac_hdr
in
limits.h unistd.h sys/time.h string.h stdlib.h
for
ac_hdr
in
limits.h unistd.h sys/time.h string.h stdlib.h
\
sys/param.h sys/times.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:99
3
: checking for
$ac_hdr
"
>
&5
echo
"configure:99
4
: 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 99
8
"configure"
#line 99
9
"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:100
3
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:100
4
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out
`
ac_err
=
`
grep
-v
'^ *+'
conftest.out
`
if
test
-z
"
$ac_err
"
;
then
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
...
@@ -1027,12 +1028,12 @@ done
...
@@ -1027,12 +1028,12 @@ done
echo
$ac_n
"checking for working const""...
$ac_c
"
1>&6
echo
$ac_n
"checking for working const""...
$ac_c
"
1>&6
echo
"configure:103
1
: checking for working const"
>
&5
echo
"configure:103
2
: 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 103
6
"configure"
#line 103
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
...
@@ -1081,7 +1082,7 @@ ccp = (char const *const *) p;
...
@@ -1081,7 +1082,7 @@ ccp = (char const *const *) p;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:108
5
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:108
6
:
\"
$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
...
@@ -1102,12 +1103,12 @@ EOF
...
@@ -1102,12 +1103,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:110
6
: checking for size_t"
>
&5
echo
"configure:110
7
: 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 111
1
"configure"
#line 111
2
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#if STDC_HEADERS
#if STDC_HEADERS
...
@@ -1135,12 +1136,12 @@ EOF
...
@@ -1135,12 +1136,12 @@ EOF
fi
fi
echo
$ac_n
"checking for mode_t""...
$ac_c
"
1>&6
echo
$ac_n
"checking for mode_t""...
$ac_c
"
1>&6
echo
"configure:11
39
: checking for mode_t"
>
&5
echo
"configure:11
40
: checking for mode_t"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_mode_t
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_mode_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 114
4
"configure"
#line 114
5
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#if STDC_HEADERS
#if STDC_HEADERS
...
@@ -1169,12 +1170,12 @@ fi
...
@@ -1169,12 +1170,12 @@ fi
echo
$ac_n
"checking for pid_t""...
$ac_c
"
1>&6
echo
$ac_n
"checking for pid_t""...
$ac_c
"
1>&6
echo
"configure:117
3
: checking for pid_t"
>
&5
echo
"configure:117
4
: 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 117
8
"configure"
#line 117
9
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#if STDC_HEADERS
#if STDC_HEADERS
...
@@ -1202,12 +1203,12 @@ EOF
...
@@ -1202,12 +1203,12 @@ EOF
fi
fi
echo
$ac_n
"checking for st_blksize in struct stat""...
$ac_c
"
1>&6
echo
$ac_n
"checking for st_blksize in struct stat""...
$ac_c
"
1>&6
echo
"configure:120
6
: checking for st_blksize in struct stat"
>
&5
echo
"configure:120
7
: checking for st_blksize in struct stat"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_st_blksize
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_st_blksize
'+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 121
1
"configure"
#line 121
2
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/stat.h>
...
@@ -1215,7 +1216,7 @@ int main() {
...
@@ -1215,7 +1216,7 @@ int main() {
struct stat s; s.st_blksize;
struct stat s; s.st_blksize;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:12
19
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:12
20
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_struct_st_blksize
=
yes
ac_cv_struct_st_blksize
=
yes
else
else
...
@@ -1236,12 +1237,12 @@ EOF
...
@@ -1236,12 +1237,12 @@ EOF
fi
fi
echo
$ac_n
"checking for st_blocks in struct stat""...
$ac_c
"
1>&6
echo
$ac_n
"checking for st_blocks in struct stat""...
$ac_c
"
1>&6
echo
"configure:124
0
: checking for st_blocks in struct stat"
>
&5
echo
"configure:124
1
: checking for st_blocks in struct stat"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_st_blocks
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_st_blocks
'+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 124
5
"configure"
#line 124
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/stat.h>
...
@@ -1249,7 +1250,7 @@ int main() {
...
@@ -1249,7 +1250,7 @@ int main() {
struct stat s; s.st_blocks;
struct stat s; s.st_blocks;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:125
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:125
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_struct_st_blocks
=
yes
ac_cv_struct_st_blocks
=
yes
else
else
...
@@ -1272,12 +1273,12 @@ else
...
@@ -1272,12 +1273,12 @@ else
fi
fi
echo
$ac_n
"checking for st_rdev in struct stat""...
$ac_c
"
1>&6
echo
$ac_n
"checking for st_rdev in struct stat""...
$ac_c
"
1>&6
echo
"configure:127
6
: checking for st_rdev in struct stat"
>
&5
echo
"configure:127
7
: checking for st_rdev in struct stat"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_st_rdev
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_st_rdev
'+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 128
1
"configure"
#line 128
2
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/stat.h>
...
@@ -1285,7 +1286,7 @@ int main() {
...
@@ -1285,7 +1286,7 @@ int main() {
struct stat s; s.st_rdev;
struct stat s; s.st_rdev;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:12
89
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:12
90
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_struct_st_rdev
=
yes
ac_cv_struct_st_rdev
=
yes
else
else
...
@@ -1306,12 +1307,12 @@ EOF
...
@@ -1306,12 +1307,12 @@ EOF
fi
fi
echo
$ac_n
"checking whether struct tm is in sys/time.h or time.h""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether struct tm is in sys/time.h or time.h""...
$ac_c
"
1>&6
echo
"configure:131
0
: checking whether struct tm is in sys/time.h or time.h"
>
&5
echo
"configure:131
1
: checking whether struct tm is in sys/time.h or time.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_tm
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_tm
'+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 131
5
"configure"
#line 131
6
"configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/types.h>
#include <time.h>
#include <time.h>
...
@@ -1319,7 +1320,7 @@ int main() {
...
@@ -1319,7 +1320,7 @@ int main() {
struct tm *tp; tp->tm_sec;
struct tm *tp; tp->tm_sec;
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:132
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:132
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
ac_cv_struct_tm
=
time.h
ac_cv_struct_tm
=
time.h
else
else
...
@@ -1341,15 +1342,16 @@ fi
...
@@ -1341,15 +1342,16 @@ fi
for
ac_func
in
symlink getcwd getwd lstat gethostname strerror clock getrusage
for
ac_func
in
symlink getcwd getwd lstat gethostname strerror clock
\
getrusage
times
alarm
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:13
48
: checking for
$ac_func
"
>
&5
echo
"configure:13
50
: 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 135
3
"configure"
#line 135
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. */
...
@@ -1372,7 +1374,7 @@ $ac_func();
...
@@ -1372,7 +1374,7 @@ $ac_func();
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:137
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
configure:137
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
eval
"ac_cv_func_
$ac_func
=yes"
eval
"ac_cv_func_
$ac_func
=yes"
else
else
...
...
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