Update configure to generate config.h
[yaz-moved-to-github.git] / src / cclstr.c
index 1f46616..037be1c 100644 (file)
@@ -6,6 +6,9 @@
  * \file cclstr.c
  * \brief Implements CCL string compare utilities
  */
  * \file cclstr.c
  * \brief Implements CCL string compare utilities
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>