Diff for /embedtools/configure between versions 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2011/06/08 09:08:43 version 1.1.2.2, 2011/06/08 09:21:37
Line 4060  fi Line 4060  fi
   
 done  done
   
   for ac_header in libutil.h
   do :
     ac_fn_c_check_header_mongrel "$LINENO" "libutil.h" "ac_cv_header_libutil_h" "$ac_includes_default"
   if test "x$ac_cv_header_libutil_h" = xyes; then :
     cat >>confdefs.h <<_ACEOF
   #define HAVE_LIBUTIL_H 1
   _ACEOF
   
   fi
   
   done
   
   
 # Checks for typedefs, structures, and compiler characteristics.  # Checks for typedefs, structures, and compiler characteristics.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5

Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2


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