Browse CVS Repository
Diff of /satellite/satellite4/configure
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 24721 |
|
|
| 24722 |
|
|
| 24723 |
|
|
| 24724 |
for ac_header in fcntl.h float.h locale.h malloc.h stddef.h stdlib.h string.h strings.h sys/file.h sys/ioctl.h sys/param.h sys/time.h sys/timeb.h termios.h unistd.h \ |
for ac_header in fcntl.h float.h locale.h malloc.h stddef.h stdlib.h string.h strings.h sys/file.h sys/ioctl.h sys/param.h sys/time.h sys/timeb.h unistd.h \ |
| 24725 |
vfork.h errno.h limits.h memory.h getopt.h pwd.h \ |
termios.h vfork.h errno.h limits.h memory.h getopt.h pwd.h \ |
| 24726 |
windows.h direct.h io.h process.h |
windows.h direct.h io.h process.h |
| 24727 |
do |
do |
| 24728 |
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 27897 |
|
|
| 27898 |
|
|
| 27899 |
|
|
| 27900 |
for ac_func in endpwent floor ftime getcwd gethostname gettimeofday memset mkdir munmap pow putenv rmdir setenv setlocale sqrt strchr strdup strpbrk strrchr strstr strtol lrand48 \ |
for ac_func in endpwent floor ftime getcwd gethostname gettimeofday memmove memset mkdir munmap pow putenv rmdir setenv setlocale sqrt strchr strdup strpbrk strrchr strstr strtol lrand48 \ |
| 27901 |
bzero memmove strerror strncpy snprintf lockf flock vsnprintf |
bzero strerror strncpy snprintf lockf flock vsnprintf |
| 27902 |
do |
do |
| 27903 |
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 27904 |
echo "$as_me:$LINENO: checking for $ac_func" >&5 |
echo "$as_me:$LINENO: checking for $ac_func" >&5 |
|
|
Legend:
| Removed from v.1.13 |
|
| changed lines |
| |
Added in v.1.14 |
|
|
|