diff config.h.in @ 1317:e12cef71aa1a

Karn Kallio's patch for static mhash linking
author Adam Chlipala <adam@chlipala.net>
date Thu, 18 Nov 2010 14:22:04 -0500
parents 052af2b82533
children 969b90b1f2f9
line wrap: on
line diff
--- a/config.h.in	Sat Nov 13 14:38:06 2010 -0500
+++ b/config.h.in	Thu Nov 18 14:22:04 2010 -0500
@@ -6,9 +6,6 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
-/* Define to 1 if you have the `mhash' library (-lmhash). */
-#undef HAVE_LIBMHASH
-
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H