Commit f6087261 by Jeffrey A Law Committed by Jeff Law

* Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).

From-SVN: r26128
parent ffb6cec0
Fri Apr 2 15:49:44 1999 Jeffrey A Law (law@cygnus.com)
* Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).
Wed Mar 31 10:44:47 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> Wed Mar 31 10:44:47 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (hash.h): Generate using gperf language 'C', not * Makefile.in (hash.h): Generate using gperf language 'C', not
......
...@@ -61,7 +61,6 @@ CHILL_FLAGS_TO_PASS = \ ...@@ -61,7 +61,6 @@ CHILL_FLAGS_TO_PASS = \
"CHILLFLAGS=$(CHILLFLAGS)" \ "CHILLFLAGS=$(CHILLFLAGS)" \
"CHILL_FOR_TARGET=$(CHILL_FOR_TARGET)" \ "CHILL_FOR_TARGET=$(CHILL_FOR_TARGET)" \
"CHILL_LIB=$(CHILL_LIB)" \ "CHILL_LIB=$(CHILL_LIB)" \
"CC=$(CC)" \
"GNUCHILL_VERSION=$(GNUCHILL_VERSION)" "GNUCHILL_VERSION=$(GNUCHILL_VERSION)"
# #
# Define the names for selecting languages in LANGUAGES. # Define the names for selecting languages in LANGUAGES.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment