/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if you support file names longer than 14 characters. */ #define HAVE_LONG_FILE_NAMES 1 /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Build componants as dynamic modules */ /* #undef BUILD_DYNAMIC */ /* Display debugging text */ /* #undef DISPLAY_DEBUG */ /* Display informative text */ #define DISPLAY_INFO 1 /* Display warning messages */ #define DISPLAY_WARN 1 /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the guile library (-lguile). */ /* #undef HAVE_LIBGUILE */ /* Name of package */ #define PACKAGE "crank" /* Version number of package */ #define VERSION "0.2.1"