1
#ifndef __DRIZZLE_WIN32_CONFIG_H
2
#define __DRIZZLE_WIN32_CONFIG_H
5
#define HAVE_STDLIB_H 1
6
#define HAVE_STRING_H 1
7
#define PACKAGE_VERSION "0.8"
8
#define PACKAGE_BUGREPORT "http://bugs.launchpad.net/libdrizzle"
10
#endif /* __DRIZZLE_WIN32_CONFIG_H */