1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.in by autoheader. */
4 /* Define to the address where bug reports for this package should be sent. */
5 #define PACKAGE_BUGREPORT "apoorvupreti@gmail.com"
7 /* Define to the full name of this package. */
8 #define PACKAGE_NAME "sdlvisualtest"
10 /* Define to the full name and version of this package. */
11 #define PACKAGE_STRING "sdlvisualtest 0.01"
13 /* Define to the one symbol short name of this package. */
14 #define PACKAGE_TARNAME "sdlvisualtest"
16 /* Define to the home page for this package. */
17 #define PACKAGE_URL ""
19 /* Define to the version of this package. */
20 #define PACKAGE_VERSION "0.01"
22 /* Define to empty if `const' does not conform to ANSI C. */