Develop and Download Open Source Software

Browse CVS Repository

Diff of /satellite/satellite4/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.23 by orrisroot, Mon Sep 4 13:51:18 2006 UTC revision 1.24 by orrisroot, Mon Sep 4 14:51:56 2006 UTC
# Line 25620  fi Line 25620  fi
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
# Line 27877  done Line 27877  done
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26