Diff for /libaitcli/inc/config.h.in between versions 1.3 and 1.4

version 1.3, 2011/03/16 17:24:03 version 1.4, 2011/05/29 22:49:25
Line 12 Line 12
 /* Define to 1 if you have the `aitio' library (-laitio). */  /* Define to 1 if you have the `aitio' library (-laitio). */
 #undef HAVE_LIBAITIO  #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). */  /* Define to 1 if you have the `util' library (-lutil). */
 #undef HAVE_LIBUTIL  #undef HAVE_LIBUTIL
   
   /* Define to 1 if you have the <libutil.h> header file. */
   #undef HAVE_LIBUTIL_H
   
 /* Define to 1 if you have the <memory.h> header file. */  /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
   
Line 50 Line 50
   
 /* Define to 1 if you have the <sys/types.h> header file. */  /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H  #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 <termios.h> header file. */  /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H  #undef HAVE_TERMIOS_H

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>