Ticket #47558: patch-configure.ac.diff
File patch-configure.ac.diff, 432 bytes (added by gallafent, 10 years ago) |
---|
-
configure.ac
old new 154 154 # Note: m4 arguments are quoted with [ and ] so square brackets in shell 155 155 # statements have to be quoted. 156 156 case "${is_clang}-${gcc_version}" in 157 applellvm-5.1|applellvm-6. 0*)157 applellvm-5.1|applellvm-6.*) 158 158 AC_MSG_RESULT([ok (Apple LLVM version ${gcc_version})]) 159 159 ;; 160 160 icc-1[[3-9]].*)