[svn] commit: r1403 - /trunk/configure.ac

BIND 10 source code commits bind10-changes at lists.isc.org
Sun Mar 14 23:46:46 UTC 2010


Author: jinmei
Date: Sun Mar 14 23:46:46 2010
New Revision: 1403

Log:
removed AX_COMPILER_VENDOR: We don't rely on it, and it can be even harmful
for environments where it's not available.

Modified:
    trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sun Mar 14 23:46:46 2010
@@ -14,7 +14,6 @@
 
 # Use C++ language
 AC_LANG_CPLUSPLUS
-AX_COMPILER_VENDOR
 
 m4_define([_AM_PYTHON_INTERPRETER_LIST], [python python3 python3.1])
 AC_ARG_WITH([pythonpath],




More information about the bind10-changes mailing list