On 6/27/20 4:10 PM, Jessica Clarke wrote:
> y.tab.h is present in the source directory, not generated in the build
> directory.
I distribute bash with y.tab.c and y.tab.h to avoid any dependency on
bison. BSD yacc is not up to the job.
--
``The lyf so short, the craft so long to lerne.'' - Chau
y.tab.h is present in the source directory, not generated in the build
directory.
---
Makefile.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 5fcb44b0..ee471583 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -459,7 +459,7 @@ INSTALLED_HEAD