HAVE_LIMITS_H
authorDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jan 2004 07:47:55 +0000 (07:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jan 2004 07:47:55 +0000 (07:47 +0000)
src/config.h.in

index 5694187..c9f5e7c 100644 (file)
@@ -85,3 +85,7 @@
 
 /* If zlib is available */
 #undef HAVE_LIBZ
+
+/* Define if you have the <limits.h> header file */
+#undef HAVE_LIMITS_H
+