Diff for /libaitrpc/configure.in between versions 1.25.2.1 and 1.25.2.2

version 1.25.2.1, 2013/11/14 21:45:24 version 1.25.2.2, 2013/11/14 21:46:06
Line 106  AC_ARG_WITH(timeout_period,  Line 106  AC_ARG_WITH(timeout_period, 
 AC_DEFINE_UNQUOTED(DEF_RPC_TIMEOUT, $DEF_RPC_TIMEOUT, [Build library with TCP timeout period])  AC_DEFINE_UNQUOTED(DEF_RPC_TIMEOUT, $DEF_RPC_TIMEOUT, [Build library with TCP timeout period])
 AC_MSG_RESULT($DEF_RPC_TIMEOUT)  AC_MSG_RESULT($DEF_RPC_TIMEOUT)
   
   
 AC_CONFIG_FILES([Makefile  AC_CONFIG_FILES([Makefile
                  inc/Makefile                   inc/Makefile
                  lib/Makefile                   lib/Makefile

Removed from v.1.25.2.1  
changed lines
  Added in v.1.25.2.2


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