Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Holcomb <jeffh@redhat.com>2001-11-14 08:49:24 +0300
committerJeff Holcomb <jeffh@redhat.com>2001-11-14 08:49:24 +0300
commit52aedda9da809993750ca4a6c6216a7cd6bbd526 (patch)
tree14e26995a1a3f1fd89d5bd5fa22cd45ea1a6ecf1
parent65814395b660eb3a58c3776606b6323c2386d044 (diff)
2001-11-13 Jeff Holcomb <jeffh@redhat.com>
* Makefile.in (all-bison): Revert 2001-10-24. Don't depend on texinfo.
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 322e23e62..b86ab652b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-13 Jeff Holcomb <jeffh@redhat.com>
+
+ * Makefile.in (all-bison): Revert 2001-10-24.
+ Don't depend on texinfo.
+
2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
diff --git a/Makefile.in b/Makefile.in
index 2b713fa57..986cbd569 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1578,7 +1578,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-bison: all-texinfo
configure-target-boehm-gc: $(ALL_GCC_CXX) configure-target-qthreads
all-target-boehm-gc: configure-target-boehm-gc
configure-target-bsp: $(ALL_GCC_C)