configure: 3.14 merge broke darwin builds, fixing...

This commit is contained in:
Andrew Johnson
2013-12-20 09:57:39 -06:00
parent 0c52d41e95
commit d35447fa0d

View File

@@ -60,6 +60,7 @@ COMMANDLINE_LIBRARY=READLINE
GNU_DIR = /usr
# Apple soft-links these compilers to clang/clang++
CMPLR_CLASS = clang
CC = cc
CCC = c++
GNU = NO