From: thib Date: Sat, 30 Sep 2000 11:58:39 +0000 (+0000) Subject: includes limits.h X-Git-Tag: ver1564~472 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a2508521a8359c33273fcfe011b5669b6ad8e35;p=fcron includes limits.h --- diff --git a/config.h.in b/config.h.in index c2f9332..ca19754 100644 --- a/config.h.in +++ b/config.h.in @@ -21,7 +21,7 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: config.h.in,v 1.20 2000-09-16 12:36:37 thib Exp $ */ + /* $Id: config.h.in,v 1.21 2000-09-30 11:58:39 thib Exp $ */ /* *********************************************************** */ @@ -238,6 +238,9 @@ /* Define if you have the header file. */ #undef HAVE_GETOPT_H +/* Define if you have the header file. */ +#undef HAVE_LIMITS_H + /* Define if you have the header file. */ #undef HAVE_MACH_MACH_H