mirror of
https://github.com/tmux/tmux.git
synced 2024-12-14 19:18:48 +00:00
configure.ac: add AC_PROC_YACC
This commit is contained in:
parent
092c7bfeb8
commit
d67b99c7e4
@ -658,5 +658,7 @@ CFLAGS="$SAVED_CFLAGS"
|
|||||||
AC_SUBST(AM_LDFLAGS)
|
AC_SUBST(AM_LDFLAGS)
|
||||||
LDFLAGS="$SAVED_LDFLAGS"
|
LDFLAGS="$SAVED_LDFLAGS"
|
||||||
|
|
||||||
|
AC_PROG_YACC
|
||||||
|
|
||||||
# autoconf should create a Makefile.
|
# autoconf should create a Makefile.
|
||||||
AC_OUTPUT(Makefile)
|
AC_OUTPUT(Makefile)
|
||||||
|
Loading…
Reference in New Issue
Block a user