mirror of https://github.com/citusdata/citus.git
30 lines
778 B
C
30 lines
778 B
C
/* src/include/citus_config.h.in. Generated from configure.in by autoheader. */
|
|
|
|
|
|
/*
|
|
* citus_config.h.in is generated by autoconf/autoheader and
|
|
* converted into citus_config.h by configure. Include when code needs to
|
|
* depend on determinations made by configure.
|
|
*
|
|
* Do not manually edit!
|
|
*/
|
|
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
/* Define to the full name of this package. */
|
|
#undef PACKAGE_NAME
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#undef PACKAGE_STRING
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#undef PACKAGE_TARNAME
|
|
|
|
/* Define to the home page for this package. */
|
|
#undef PACKAGE_URL
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|