mirror of
https://github.com/3cky/mbusd.git
synced 2025-02-11 00:11:28 +01:00
29 lines
605 B
C
29 lines
605 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 util library (-lutil). */
|
||
|
#undef HAVE_LIBUTIL
|
||
|
|
||
|
/* Name of package */
|
||
|
#undef PACKAGE
|
||
|
|
||
|
/* Version number of package */
|
||
|
#undef VERSION
|
||
|
|