mirror of
https://github.com/3cky/mbusd.git
synced 2024-11-17 10:45:20 +01:00
35 lines
747 B
C
35 lines
747 B
C
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
#undef ENABLE_NLS
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_STPCPY
|
|
#undef HAVE_LIBSM
|
|
#undef PACKAGE_LOCALE_DIR
|
|
#undef PACKAGE_DOC_DIR
|
|
#undef PACKAGE_DATA_DIR
|
|
#undef PACKAGE_PIXMAPS_DIR
|
|
#undef PACKAGE_HELP_DIR
|
|
#undef PACKAGE_MENU_DIR
|
|
#undef PACKAGE_SOURCE_DIR
|
|
|
|
/* Define if you have the cfsetspeed function. */
|
|
#undef HAVE_CFSETSPEED
|
|
|
|
/* Define if you have the daemon function. */
|
|
#undef HAVE_DAEMON
|
|
|
|
/* Define if you have the util library (-lutil). */
|
|
#undef HAVE_LIBUTIL
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|