/* include/HsReadlineConfig.h. Generated from HsReadlineConfig.h.in by configure. */ /* include/HsReadlineConfig.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if we're using GNUreadline.framework. */ /* #undef HAVE_FRAMEWORK_READLINE */ /* Define to 1 if readline has version >= 4.0. */ #define HAVE_READLINE_4 1 /* Define to 1 if readline has version >= 4.2. */ #define HAVE_READLINE_4_2 1 /* Define to 1 if readline has version >= 5.0. */ #define HAVE_READLINE_5 1 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "libraries@haskell.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "Haskell readline package" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Haskell readline package 1.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "readline" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.0"