mirror of
https://github.com/tmux/tmux.git
synced 2024-11-16 01:18:52 +00:00
configure.ac: add AC_PROC_YACC
This commit is contained in:
parent
8590ee65e6
commit
82bf0f4d48
@ -659,5 +659,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