summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2010-11-18 14:22:04 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2010-11-18 14:22:04 -0500
commita1e0d431cb9f57321716aaa7584bf045406287c5 (patch)
tree21d925508e3cebab2d7dc4092845a7538df70dac /config.h.in
parenta76bfb6d78445f3d36765cb6a0fda43697c16a72 (diff)
Karn Kallio's patch for static mhash linking
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index bc22e6ec..0249849c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -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