Diff for /libaitrpc/inc/config.h.in between versions 1.1.1.1 and 1.2

version 1.1.1.1, 2010/06/18 01:48:06 version 1.2, 2011/05/02 23:12:08
Line 44 Line 44
 /* Define to 1 if you have the `socket' function. */  /* Define to 1 if you have the `socket' function. */
 #undef HAVE_SOCKET  #undef HAVE_SOCKET
   
   /* Define to 1 if you have the `srandomdev' function. */
   #undef HAVE_SRANDOMDEV
   
 /* Define to 1 if you have the <stdint.h> header file. */  /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H  #undef HAVE_STDINT_H
   
Line 103 Line 106
   
 /* Define to the one symbol short name of this package. */  /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME  #undef PACKAGE_TARNAME
   
   /* Define to the home page for this package. */
   #undef PACKAGE_URL
   
 /* Define to the version of this package. */  /* Define to the version of this package. */
 #undef PACKAGE_VERSION  #undef PACKAGE_VERSION

Removed from v.1.1.1.1  
changed lines
  Added in v.1.2


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