Diff for /libaitsync/inc/config.h.in between versions 1.1 and 1.2

version 1.1, 2010/03/24 16:00:15 version 1.2, 2011/05/09 14:36:33
Line 22 Line 22
 /* Define to 1 if you have the `memset' function. */  /* Define to 1 if you have the `memset' function. */
 #undef HAVE_MEMSET  #undef HAVE_MEMSET
   
   /* Define to 1 if you have the `mkstemps' function. */
   #undef HAVE_MKSTEMPS
   
 /* Define to 1 if you have a working `mmap' system call. */  /* Define to 1 if you have a working `mmap' system call. */
 #undef HAVE_MMAP  #undef HAVE_MMAP
   
Line 70 Line 73
   
 /* 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  
changed lines
  Added in v.1.2


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