changeset 938:7a3aefb4844c

Update config.h.in.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 19 Nov 2012 17:42:23 +0200
parents b31d420b7fee
children 49b689449a37
files src/config.h.in
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.h.in	Mon Nov 19 17:42:03 2012 +0200
+++ b/src/config.h.in	Mon Nov 19 17:42:23 2012 +0200
@@ -7,6 +7,9 @@
    language is requested. */
 #undef ENABLE_NLS
 
+/* Define to 1 if you have the `bsearch' function. */
+#undef HAVE_BSEARCH
+
 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
    CoreFoundation framework. */
 #undef HAVE_CFLOCALECOPYCURRENT
@@ -40,6 +43,9 @@
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* Define to 1 if you have the `memset' function. */
+#undef HAVE_MEMSET
+
 /* Define if you have reSID for libSIDPlay 2 */
 #undef HAVE_RESID_BUILDER