--- libaitcli/inc/config.h.in 2010/04/16 13:20:29 1.1 +++ libaitcli/inc/config.h.in 2011/03/16 17:24:03 1.3 @@ -1,11 +1,23 @@ /* inc/config.h.in. Generated from configure.in by autoheader. */ +/* Define to 1 if you have the `forkpty' function. */ +#undef HAVE_FORKPTY + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `readline' library (-lreadline). */ -#undef HAVE_LIBREADLINE +/* 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 `util' library (-lutil). */ +#undef HAVE_LIBUTIL + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -38,6 +50,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H + +/* Define to 1 if you have the `telnetRecv' function. */ +#undef HAVE_TELNETRECV + +/* Define to 1 if you have the `telnetSend' function. */ +#undef HAVE_TELNETSEND /* Define to 1 if you have the header file. */ #undef HAVE_TERMIOS_H