comparison configure1.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 1b93c0bc8bf4
children 507f64624555
comparison
equal deleted inserted replaced
3581:152fd924c7bb 3582:eb75df1104eb
927 ] 927 ]
928 dnl checks for programs 928 dnl checks for programs
929 AC_LN_S 929 AC_LN_S
930 AC_PROG_CPP 930 AC_PROG_CPP
931 AC_PROG_INSTALL 931 AC_PROG_INSTALL
932 AC_PROG_YACC
932 933
933 dnl checks for UNIX variants that set `DEFS' 934 dnl checks for UNIX variants that set `DEFS'
934 935
935 dnl checks for header files 936 dnl checks for header files
936 AC_HAVE_HEADERS(sys/timeb.h sys/time.h) 937 AC_HAVE_HEADERS(sys/timeb.h sys/time.h)