[BASESRV]
[reactos.git] / include / host / config.h
index 89e0eec..e6bb8af 100644 (file)
@@ -1,10 +1,16 @@
 /* include/config.h.  Generated by configure.  */
 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
 
-#include "reactos/buildno.h"
-
 #define __WINE_CONFIG_H
 
+#define HAVE_SPAWNVP 1
+
+/* Define to 1 if you have the `z' library (-lz). */
+#define HAVE_ZLIB 1
+
+/* Define to 1 if you have the <zlib.h> header file. */
+#define HAVE_ZLIB_H 1
+
 /* Define to 1 if you have the <float.h> header file. */
 #define HAVE_FLOAT_H 1
 
 #define PACKAGE_TARNAME "ReactOS"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION KERNEL_VERSION_STR
+#define PACKAGE_VERSION "<undefined version>"
 
 /* Define to the full name and version of this package. */
 #define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION