Commit 24a184c9 by Jeff Law

Rebuild after recent changes.

From-SVN: r17051
parent b16d8734
......@@ -41,6 +41,9 @@
/* Define if you have the bzero function. */
#undef HAVE_BZERO
/* Define if you have the getrlimit function. */
#undef HAVE_GETRLIMIT
/* Define if you have the index function. */
#undef HAVE_INDEX
......@@ -56,6 +59,9 @@
/* Define if you have the rindex function. */
#undef HAVE_RINDEX
/* Define if you have the setrlimit function. */
#undef HAVE_SETRLIMIT
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment