Update configure to generate config.h
[yaz-moved-to-github.git] / test / test_ccl.c
index 9ebebad..f3b04b3 100644 (file)
@@ -2,8 +2,9 @@
  * Copyright (C) 1995-2010 Index Data
  * See the file LICENSE for details.
  */
-
-/* CCL test */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <string.h>
 #include <yaz/ccl_xml.h>