From d0d30489254a62e47b28e544901536215760821a Mon Sep 17 00:00:00 2001
From: Michael Tiemann <tiemann@cygnus>
Date: Sat, 9 Jul 1994 20:46:07 +0000
Subject: [PATCH] `all-emacs19' depends on `all-byacc'.  Found when
 /usr/latest/bin is not in $PATH.

---
 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 05f90bbf2e3..fc4e0cad79d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
 
+	* Makefile.in: `all-emacs19' depends on `all-byacc'.
+
 	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
 	parallel with all-emacs and install-emacs).  Top-level command
 	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.