Unify Solaris procfs and largefile handling
[deliverable/binutils-gdb.git] / bfd / configure.ac
index ee3075aca34ae37871578e77101b1d548f0a0d6f..769aa87fe64ba2c66ed377feaa5ddc1d5195fd33 100644 (file)
@@ -1039,7 +1039,7 @@ changequote([,])dnl
 
   # ELF corefile support has several flavors, but all of
   # them use something called <sys/procfs.h>
-  AC_CHECK_HEADERS(sys/procfs.h)
+  BFD_SYS_PROCFS_H
   if test "$ac_cv_header_sys_procfs_h" = yes; then
     BFD_HAVE_SYS_PROCFS_TYPE(prstatus_t)
     BFD_HAVE_SYS_PROCFS_TYPE(prstatus32_t)
This page took 0.025073 seconds and 4 git commands to generate.