Update configure to generate config.h
[yaz-moved-to-github.git] / src / yaz-ccl.c
index 4bffebe..011be37 100644 (file)
@@ -6,6 +6,9 @@
  * \file yaz-ccl.c
  * \brief Implements CCL node tree to RPN converson.
  */
  * \file yaz-ccl.c
  * \brief Implements CCL node tree to RPN converson.
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdio.h>
 #include <stdlib.h>
 
 #include <stdio.h>
 #include <stdlib.h>