diff lib-src/Makefile.in @ 3582:eb75df1104eb

* configure.in: Test for bison. * Makefile.in (YACC): New variable. (lib-src/Makefile.in): Edit YACC into the makefile. * Makefile.in (YACC): New variable, to be set by top-level Makefile.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 04:06:57 +0000
parents 4a9182ac9d17
children b33ee3d1d18d
line wrap: on
line diff
--- a/lib-src/Makefile.in	Wed Jun 09 03:55:55 1993 +0000
+++ b/lib-src/Makefile.in	Wed Jun 09 04:06:57 1993 +0000
@@ -19,6 +19,7 @@
 ALLOCA=
 C_SWITCH_SYSTEM=
 LOADLIBES=
+YACC=yacc
 version=version-not-set
 configname=configuration-name-not-set