config.h.in revision 1fb077a1
11fb077a1Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 21fb077a1Smrg 31fb077a1Smrg/* Name of package */ 41fb077a1Smrg#undef PACKAGE 51fb077a1Smrg 61fb077a1Smrg/* Define to the address where bug reports for this package should be sent. */ 71fb077a1Smrg#undef PACKAGE_BUGREPORT 81fb077a1Smrg 91fb077a1Smrg/* Define to the full name of this package. */ 101fb077a1Smrg#undef PACKAGE_NAME 111fb077a1Smrg 121fb077a1Smrg/* Define to the full name and version of this package. */ 131fb077a1Smrg#undef PACKAGE_STRING 141fb077a1Smrg 151fb077a1Smrg/* Define to the one symbol short name of this package. */ 161fb077a1Smrg#undef PACKAGE_TARNAME 171fb077a1Smrg 181fb077a1Smrg/* Define to the version of this package. */ 191fb077a1Smrg#undef PACKAGE_VERSION 201fb077a1Smrg 211fb077a1Smrg/* Major version of this package */ 221fb077a1Smrg#undef PACKAGE_VERSION_MAJOR 231fb077a1Smrg 241fb077a1Smrg/* Minor version of this package */ 251fb077a1Smrg#undef PACKAGE_VERSION_MINOR 261fb077a1Smrg 271fb077a1Smrg/* Patch version of this package */ 281fb077a1Smrg#undef PACKAGE_VERSION_PATCHLEVEL 291fb077a1Smrg 301fb077a1Smrg/* Version number of package */ 311fb077a1Smrg#undef VERSION 32