* aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
[deliverable/binutils-gdb.git] / libiberty / configure.in
index 6ad054a6448c0aaecf8e3d730ba840e1077ef6c9..ecae1b1b63b5232af75f4497c1cb61273ac5a610 100644 (file)
@@ -112,6 +112,8 @@ AC_SUBST_FILE(host_makefile_frag)
 AC_CHECK_HEADERS(sys/file.h sys/param.h stdlib.h string.h unistd.h strings.h sys/time.h sys/resource.h sys/stat.h sys/mman.h fcntl.h)
 AC_HEADER_SYS_WAIT
 
+libiberty_AC_DECLARE_ERRNO
+
 # This is the list of functions which libiberty will provide if they
 # are not available on the host.
 
This page took 0.034238 seconds and 4 git commands to generate.