From fee3da4ef026c74ebbeb3d1c3c39f783b2482f6c Mon Sep 17 00:00:00 2001 From: Jeff Holcomb Date: Wed, 24 Oct 2001 20:02:25 +0000 Subject: [PATCH] 2001-10-24 Jeff Holcomb Makefile.in (all-bison): Don't depend on texinfo. --- ChangeLog | 4 ++++ Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 509b7f0..c7b61dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-10-24 Jeff Holcomb + + Makefile.in (all-bison): Don't depend on texinfo. + 2001-10-03 Alan Modra * gettext.m4: Test po/POTFILES.in exists before trying to read. diff --git a/Makefile.in b/Makefile.in index 63a2264..0cfeb53 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1574,7 +1574,7 @@ all-automake: all-m4 all-texinfo all-bash: all-bfd: all-libiberty all-intl all-binutils: all-libiberty all-opcodes all-bfd all-flex all-bison all-byacc all-intl -all-bison: all-texinfo +all-bison: configure-target-boehm-gc: $(ALL_GCC_CXX) configure-target-qthreads all-target-boehm-gc: configure-target-boehm-gc configure-target-bsp: $(ALL_GCC_C) -- 2.7.4