Derek Price <[EMAIL PROTECTED]> writes:

> Corrected patch attached.

Thanks.  A couple more things.  (Sorry I didn't catch it earlier.)
First, the $gl_* variables should be cached, with AC_CACHE_CHECK.
Second, suppose <limits.h> and <sys/param.h> have conflicting
definitions of MIN and MAX?  To work around the latter potential
problem you can #undef MIN and MAX after including <limits.h>.


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to