* Makefile.in: Remove references to ADAC.

From-SVN: r73959
This commit is contained in:
Nathanael Nerode 2003-11-26 19:04:19 +00:00
parent f73ccc50a8
commit 6ad5e5856c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,7 @@
2003-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Remove references to ADAC.
* configure.in: Remove check for whether ${ADAC} accepts -Wno-long-long.
* configure: Regenerate.

View File

@ -202,7 +202,6 @@ T_CFLAGS =
X_CPPFLAGS =
T_CPPFLAGS =
ADAC = @ADAC@
AWK = @AWK@
CC = @CC@
BISON = @BISON@
@ -3363,7 +3362,6 @@ VOL_FILES=`echo $(BACKEND) $(OBJS) $(C_OBJS) $(LIBCPP_OBJS) *.c *.h gen*`
# the context of the stage_x rule.
POSTSTAGE1_FLAGS_TO_PASS = \
ADAC="\$$(CC)" \
ADAFLAGS="$(BOOT_ADAFLAGS)" \
CFLAGS="$(BOOT_CFLAGS)" \
LDFLAGS="$(BOOT_LDFLAGS)" \