[svn] commit: r1133 - /trunk/configure.ac
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Mar 5 17:59:55 UTC 2010
Author: jreed
Date: Fri Mar 5 17:59:55 2010
New Revision: 1133
Log:
Remove AC_PROG_RANLIB since is obsolete when using AC_PROG_LIBTOOL.
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Fri Mar 5 17:59:55 2010
@@ -10,8 +10,6 @@
# Checks for programs.
AC_PROG_CXX
AC_PROG_CC
-AC_PROG_RANLIB
-
AC_PROG_LIBTOOL
m4_define([_AM_PYTHON_INTERPRETER_LIST], [python python3 python3.1])
More information about the bind10-changes
mailing list