config.h.in at [2de8446c96]
Not logged in

File config.h.in artifact 442fbdc2be part of check-in 2de8446c96


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

/* Define to empty if the keyword does not work.  */
#undef const

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the readline library (-lreadline).  */
#undef HAVE_LIBREADLINE

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION

/*  Define if we have libreadline.  */
#undef READLINE_LIBRARY

/*  Define if _rl_executing_macro is resolved in libreadline.  */
#undef EXECUTING_MACRO_HACK

/*  Define if rl_cleanup_after_signal is resolved in libreadline.  */
#undef CLEANUP_AFER_SIGNAL