aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-05-23 13:32:18 +0100
committerThomas Adam <thomas@xteddy.org>2019-05-23 15:11:25 +0100
commit83b9807370bcba7d37795767da477a3215f1c2a8 (patch)
tree4923f7ebac444d3070b9a1d5d82bcbf739413a3b
parent3e6e533779fd6fb1540333a7910f71a4b799da1a (diff)
downloadrtmux-83b9807370bcba7d37795767da477a3215f1c2a8.tar.gz
rtmux-83b9807370bcba7d37795767da477a3215f1c2a8.tar.bz2
rtmux-83b9807370bcba7d37795767da477a3215f1c2a8.zip
Remove duplicate.
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 355cf0b4..d09fec9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -659,7 +659,5 @@ CFLAGS="$SAVED_CFLAGS"
AC_SUBST(AM_LDFLAGS)
LDFLAGS="$SAVED_LDFLAGS"
-AC_PROG_YACC
-
# autoconf should create a Makefile.
AC_OUTPUT(Makefile)