--- libaitcli/inc/config.h.in 2010/06/04 11:32:47 1.2 +++ libaitcli/inc/config.h.in 2011/03/16 17:24:03 1.3 @@ -6,12 +6,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `io_TrimStr' function. */ +#undef HAVE_IO_TRIMSTR + +/* Define to 1 if you have the `aitio' library (-laitio). */ +#undef HAVE_LIBAITIO + /* Define to 1 if you have the `aittelnet' library (-laittelnet). */ #undef HAVE_LIBAITTELNET -/* Define to 1 if you have the `readline' library (-lreadline). */ -#undef HAVE_LIBREADLINE - /* Define to 1 if you have the `util' library (-lutil). */ #undef HAVE_LIBUTIL @@ -20,9 +23,6 @@ /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET - -/* Define to 1 if you have the `readline' function. */ -#undef HAVE_READLINE /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H