Author: tschoening
Date: Thu Mar 24 12:11:05 2016
New Revision: 1736433

URL: http://svn.apache.org/viewvc?rev=1736433&view=rev
Log:
libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'

Modified:
    incubator/log4cxx/trunk/configure.ac

Modified: incubator/log4cxx/trunk/configure.ac
URL: 
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/configure.ac?rev=1736433&r1=1736432&r2=1736433&view=diff
==============================================================================
--- incubator/log4cxx/trunk/configure.ac (original)
+++ incubator/log4cxx/trunk/configure.ac Thu Mar 24 12:11:05 2016
@@ -206,9 +206,6 @@ fi
 # Checks for libraries
 # ----------------------------------------------------------------------------
 
-AC_PROG_RANLIB
-
-
 #for ODBCAppender
 AC_MSG_CHECKING(for ODBC support)
 AC_ARG_WITH(ODBC,


Reply via email to