X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=fd815a86db47f64557c81cfeba718f40d0aa7fc5;hb=548845673bdbe52a3cb2d7c6c2818d3202fffcba;hp=78dcde3e592f4a2d7f79cceb1d306491c83e6d55;hpb=4501dbfd29a28bc5291e9ed7401a19b52b52861c;p=pkg%2Fabook.git diff --git a/config.h.in b/config.h.in index 78dcde3..fd815a8 100644 --- a/config.h.in +++ b/config.h.in @@ -1,4 +1,4 @@ -/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ +/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if you have the strcoll function and it is properly defined. */ #undef HAVE_STRCOLL @@ -21,6 +21,9 @@ /* Define if you have the setlocale function. */ #undef HAVE_SETLOCALE +/* Define if you have the header file. */ +#undef HAVE_HISTORY_H + /* Define if you have the header file. */ #undef HAVE_LINUX_TERMIOS_H @@ -30,6 +33,15 @@ /* Define if you have the header file. */ #undef HAVE_NCURSES_H +/* Define if you have the header file. */ +#undef HAVE_READLINE_H + +/* Define if you have the header file. */ +#undef HAVE_READLINE_HISTORY_H + +/* Define if you have the header file. */ +#undef HAVE_READLINE_READLINE_H + /* Define if you have the header file. */ #undef HAVE_STRING_H @@ -51,3 +63,9 @@ /* Define if compiler has function prototypes */ #undef PROTOTYPES +/* Define if you have a readline compatible library */ +#undef HAVE_LIBREADLINE + +/* Define if your readline library has `add_history' */ +#undef HAVE_READLINE_HISTORY +