Also allow CC to be overwriten in src/Makefile.in

This commit is contained in:
Juan Jose Garcia Ripoll 2011-08-11 09:27:06 +02:00
parent 36225c3cda
commit 6c3992e8ae

View file

@ -10,7 +10,7 @@ manext=1
#
@SET_MAKE@
CC = @ECL_CC@
CC ?= @ECL_CC@
LIBS = @LIBS@
FASL_LIBS = @FASL_LIBS@
CORE_LIBS = @CORE_LIBS@