Diff for /embedtools/configure between versions 1.2.2.2 and 1.2.2.3

version 1.2.2.2, 2011/06/08 13:14:47 version 1.2.2.3, 2011/06/13 20:04:12
Line 683  CFLAGS Line 683  CFLAGS
 LDFLAGS  LDFLAGS
 LIBS  LIBS
 CPPFLAGS  CPPFLAGS
CPPCPP'
CPPFLAGS' 
   
   
 # Initialize some variables set by options.  # Initialize some variables set by options.
Line 4909  $as_echo "#define HAVE_WAIT3 1" >>confdefs.h Line 4908  $as_echo "#define HAVE_WAIT3 1" >>confdefs.h
   
 fi  fi
   
for ac_func in alarm bzero dup2 endpwent getcwd gethostbyname gethostname inet_ntoa isascii memmove memset munmap select socket strcasecmp strchr strdup strerror strrchr strspn strstr strtol strtoulfor ac_func in alarm bzero dup2 endpwent getcwd gethostbyname gethostname inet_ntoa isascii memmove memset munmap select socket strcasecmp strchr strdup strerror strrchr strspn strstr strtol strtoul strtonum
 do :  do :
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"  ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"

Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>