Check for config.h (currently not generated).
[yaz-moved-to-github.git] / include / yaz / yconfig.h
index 9d831f0..788ad9f 100644 (file)
@@ -1,10 +1,6 @@
 #ifndef YCONFIG_H
 #define YCONFIG_H
 
-#if HAVE_CONFIG_H
-#include <yaz/config.h>
-#endif
-
 #ifndef YAZ_EXPORT
 # ifdef WIN32
 #  define YAZ_EXPORT __declspec(dllexport)