(HAVE_SETRLIMIT): Add #undef.
This commit is contained in:
parent
04fc68e769
commit
be072a32c9
1 changed files with 3 additions and 2 deletions
|
@ -188,6 +188,9 @@ Boston, MA 02111-1307, USA. */
|
|||
#undef HAVE_GETPAGESIZE
|
||||
#undef HAVE_TZSET
|
||||
#undef HAVE_SETLOCALE
|
||||
#undef HAVE_UTIMES
|
||||
#undef HAVE_SETRLIMIT
|
||||
|
||||
#undef LOCALTIME_CACHE
|
||||
#undef HAVE_INET_SOCKETS
|
||||
|
||||
|
@ -197,8 +200,6 @@ Boston, MA 02111-1307, USA. */
|
|||
Otherwise you must have the variable `char *sys_errlist[]'. */
|
||||
#undef HAVE_STRERROR
|
||||
|
||||
#undef HAVE_UTIMES
|
||||
|
||||
/* Define if `sys_siglist' is declared by <signal.h>. */
|
||||
#undef SYS_SIGLIST_DECLARED
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue