Diff for /libaitrpc/inc/config.h.in between versions 1.4.4.1 and 1.5.10.1

version 1.4.4.1, 2012/03/12 14:53:07 version 1.5.10.1, 2012/11/05 16:14:10
Line 1 Line 1
 /* inc/config.h.in.  Generated from configure.in by autoheader.  */  /* inc/config.h.in.  Generated from configure.in by autoheader.  */
   
   /* Build library with zero-copy return array from RPC client */
   #undef CLI_RES_ZCOPY
   
 /* Define to 1 if you have the <arpa/inet.h> header file. */  /* Define to 1 if you have the <arpa/inet.h> header file. */
 #undef HAVE_ARPA_INET_H  #undef HAVE_ARPA_INET_H
   

Removed from v.1.4.4.1  
changed lines
  Added in v.1.5.10.1


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