Parcourir la source

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


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1403 e5f2f494-b856-4b98-b285-d166d9295462

JINMEI Tatuya il y a 15 ans
Parent
commit
67df3c7a40
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      configure.ac

+ 0 - 1
configure.ac

@@ -14,7 +14,6 @@ AC_PROG_LIBTOOL
 
 
 # Use C++ language
 # Use C++ language
 AC_LANG_CPLUSPLUS
 AC_LANG_CPLUSPLUS
-AX_COMPILER_VENDOR
 
 
 m4_define([_AM_PYTHON_INTERPRETER_LIST], [python python3 python3.1])
 m4_define([_AM_PYTHON_INTERPRETER_LIST], [python python3 python3.1])
 AC_ARG_WITH([pythonpath],
 AC_ARG_WITH([pythonpath],