summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Holcomb <jeffh@redhat.com>2001-10-24 20:02:25 +0000
committerJeff Holcomb <jeffh@redhat.com>2001-10-24 20:02:25 +0000
commit9226efb8c598cacfdea0b71e8860217f3bd121f2 (patch)
treebe9a574f18b235b19bf8f5b5a2e5f6498d156c3f
parented42cc98556e6f5a24fa7c6552f64700abd191d4 (diff)
downloadgdb-9226efb8c598cacfdea0b71e8860217f3bd121f2.tar.gz
2001-10-24 Jeff Holcomb <jeffh@redhat.com>
Makefile.in (all-bison): Don't depend on texinfo.
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 509b7f05216..c7b61dd5084 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-24 Jeff Holcomb <jeffh@redhat.com>
+
+ Makefile.in (all-bison): Don't depend on texinfo.
+
2001-10-03 Alan Modra <amodra@bigpond.net.au>
* gettext.m4: Test po/POTFILES.in exists before trying to read.
diff --git a/Makefile.in b/Makefile.in
index 63a22643208..0cfeb53dc09 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)