comparison configure @ 32075:9492a4c33e92

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 02 Oct 2000 16:44:14 +0000
parents 259c9935f2db
children 2281a1a9c54a
comparison
equal deleted inserted replaced
32074:a889f9fc59a7 32075:9492a4c33e92
3502 #include "confdefs.h" 3502 #include "confdefs.h"
3503 3503
3504 int main() { 3504 int main() {
3505 3505
3506 /* Ultrix mips cc rejects this. */ 3506 /* Ultrix mips cc rejects this. */
3507 typedef int charset[2]; const charset x; 3507 typedef int charset[2]; const charset x = {0,0};
3508 /* SunOS 4.1.1 cc rejects this. */ 3508 /* SunOS 4.1.1 cc rejects this. */
3509 char const *const *ccp; 3509 char const *const *ccp;
3510 char **p; 3510 char **p;
3511 /* NEC SVR4.0.2 mips cc rejects this. */ 3511 /* NEC SVR4.0.2 mips cc rejects this. */
3512 struct point {int x, y;}; 3512 struct point {int x, y;};
5650 cat > conftest.$ac_ext <<EOF 5650 cat > conftest.$ac_ext <<EOF
5651 #line 5652 "configure" 5651 #line 5652 "configure"
5652 #include "confdefs.h" 5652 #include "confdefs.h"
5653 #include <alloca.h> 5653 #include <alloca.h>
5654 int main() { 5654 int main() {
5655 char *p = alloca(2 * sizeof(int)); 5655 void *p = alloca(2 * sizeof(int));
5656 ; return 0; } 5656 ; return 0; }
5657 EOF 5657 EOF
5658 if { (eval echo configure:5659: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5658 if { (eval echo configure:5659: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
5659 rm -rf conftest* 5659 rm -rf conftest*
5660 ac_cv_header_alloca_h=yes 5660 ac_cv_header_alloca_h=yes
6164 for ac_func in gethostname getdomainname dup2 \ 6164 for ac_func in gethostname getdomainname dup2 \
6165 rename closedir mkdir rmdir sysinfo \ 6165 rename closedir mkdir rmdir sysinfo \
6166 random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \ 6166 random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \
6167 strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \ 6167 strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
6168 utimes setrlimit setpgid getcwd getwd shutdown strftime getaddrinfo \ 6168 utimes setrlimit setpgid getcwd getwd shutdown strftime getaddrinfo \
6169 __fpending mblen mbrlen strsignal setitimer ualarm index rindex 6169 __fpending mblen mbrlen strsignal setitimer ualarm index rindex gai_strerror
6170 do 6170 do
6171 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 6171 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
6172 echo "configure:6173: checking for $ac_func" >&5 6172 echo "configure:6173: checking for $ac_func" >&5
6173 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 6173 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
6174 echo $ac_n "(cached) $ac_c" 1>&6 6174 echo $ac_n "(cached) $ac_c" 1>&6