Update configure to generate config.h
[yaz-moved-to-github.git] / src / ccltoken.c
index b784295..a793f8b 100644 (file)
@@ -6,6 +6,9 @@
  * \file ccltoken.c
  * \brief Implements CCL lexical analyzer (scanner)
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <string.h>
 #include <stdlib.h>