summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2011-05-16 16:47:59 -0600
committerTavian Barnes <tavianator@gmail.com>2011-05-16 16:47:59 -0600
commit83fc082320811b43d4660de00efaea7f40eb7102 (patch)
tree41c9a5f7b0eca9283aea4132661aebdfeeb85833 /configure.ac
parent0f9bef055788c60cd4f6621a46b047abb86bc193 (diff)
downloaddimension-83fc082320811b43d4660de00efaea7f40eb7102.tar.xz
No need for bison anymore.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4a6cdd6..f7824e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,6 @@ AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_CXX
AM_PROG_LEX
-AC_PROG_YACC
AM_PROG_AS
AC_PROG_INSTALL
AC_LIBTOOL_WIN32_DLL