Diff for /libaitrpc/inc/config.h.in between versions 1.8.20.1 and 1.8.20.2

version 1.8.20.1, 2015/07/02 17:52:52 version 1.8.20.2, 2015/07/02 22:20:47
Line 125 Line 125
 /* Build w/o assert() support */  /* Build w/o assert() support */
 #undef NDEBUG  #undef NDEBUG
   
   /* Disable RPC server */
   #undef ONLY_CLI
   
 /* Define to the address where bug reports for this package should be sent. */  /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT  #undef PACKAGE_BUGREPORT
   

Removed from v.1.8.20.1  
changed lines
  Added in v.1.8.20.2


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