Revision
140640
Author
cal@macports.org
Date
2015-09-28 14:04:57 -0700 (Mon, 28 Sep 2015)

Log Message

base: re-generate configure after r140639

Modified Paths

Diff

Modified: trunk/base/configure (140639 => 140640)


--- trunk/base/configure	2015-09-28 21:04:13 UTC (rev 140639)
+++ trunk/base/configure	2015-09-28 21:04:57 UTC (rev 140640)
@@ -8796,7 +8796,7 @@
 
 fi
 
-for ac_header in crt_externs.h err.h fcntl.h libkern/OSAtomic.h limits.h paths.h pwd.h \
+for ac_header in crt_externs.h err.h fcntl.h libkern/OSAtomic.h libproc.h limits.h paths.h pwd.h \
 	readline/history.h readline/readline.h spawn.h sys/cdefs.h sys/event.h sys/fcntl.h sys/file.h \
 	sys/paths.h sys/socket.h sys/sysctl.h utime.h
 do :

Modified: trunk/base/src/config.h.in (140639 => 140640)


--- trunk/base/src/config.h.in	2015-09-28 21:04:13 UTC (rev 140639)
+++ trunk/base/src/config.h.in	2015-09-28 21:04:57 UTC (rev 140640)
@@ -101,6 +101,9 @@
 /* Define if you have the `md' library (-lmd). */
 #undef HAVE_LIBMD
 
+/* Define to 1 if you have the <libproc.h> header file. */
+#undef HAVE_LIBPROC_H
+
 /* Define to 1 if you have the 'readline' library (-lreadline). */
 #undef HAVE_LIBREADLINE