config.h.in at [5996f7a35f]

File kitsh/buildsrc/kitsh-0.0/config.h.in artifact a3db3152de part of check-in 5996f7a35f


/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Have inet_addr() */
#undef HAVE_INET_ADDR

/* Have inet_aton() */
#undef HAVE_INET_ATON

/* 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 version of this package. */
#undef PACKAGE_VERSION

/* Define to 1 if on AIX 3.
   System headers sometimes define this.
   We just want to avoid a redefinition error message.  */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif

/* Enable GNU extensions on systems that have them.  */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif