Browse CVS Repository
Diff of /satellite/satellite4/configure
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 25620 |
|
|
| 25621 |
|
|
| 25622 |
# Checks for library functions. |
# Checks for library functions. |
| 25623 |
# libsl4 : endpwent getcwd memmove memset mkdir putenv rmdir setenv strstr |
# libsl4 : endpwent getcwd memmove memset mkdir putenv rmdir setenv snprintf |
| 25624 |
# vasprintf vsnprintf wvsprintf _vscprintf |
# strstr vasprintf vsnprintf wvsprintf _vscprintf |
| 25625 |
echo "$as_me:$LINENO: checking whether closedir returns void" >&5 |
echo "$as_me:$LINENO: checking whether closedir returns void" >&5 |
| 25626 |
echo $ECHO_N "checking whether closedir returns void... $ECHO_C" >&6 |
echo $ECHO_N "checking whether closedir returns void... $ECHO_C" >&6 |
| 25627 |
if test "${ac_cv_func_closedir_void+set}" = set; then |
if test "${ac_cv_func_closedir_void+set}" = set; then |
| 27877 |
|
|
| 27878 |
|
|
| 27879 |
|
|
| 27880 |
|
for ac_func in endpwent getcwd memmove memset mkdir putenv rmdir setenv snprintf strstr vasprintf vsnprintf wvsprintf _vscprintf \ |
| 27881 |
|
floor ftime gethostname gettimeofday munmap pow setlocale sqrt strchr strdup strpbrk strrchr strtol lrand48 \ |
| 27882 |
|
bzero strerror strncpy lockf flockf |
|
|
|
|
for ac_func in endpwent getcwd memmove memset mkdir putenv rmdir setenv strstr vasprintf vsnprintf wvsprintf _vscprintf \ |
|
|
floor ftime gethostname gettimeofday memmove memset munmap pow putenv setlocale sqrt strchr strdup strpbrk strrchr strstr strtol lrand48 \ |
|
|
bzero strerror strncpy snprintf lockf flockf |
|
| 27883 |
do |
do |
| 27884 |
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 27885 |
echo "$as_me:$LINENO: checking for $ac_func" >&5 |
echo "$as_me:$LINENO: checking for $ac_func" >&5 |
|
|
Legend:
| Removed from v.1.23 |
|
| changed lines |
| |
Added in v.1.24 |
|
|
|