touch configure.ac

This commit is contained in:
John Kerl 2017-06-21 03:05:56 -04:00
parent 5a5b4fb121
commit b105ba1bf9

View file

@ -14,7 +14,6 @@ AM_PROG_LEX
AC_EXEEXT
LT_INIT
# TODO: better source handling for lemon sources?
# perhaps lemon can be improved to survive being called from the build dir
AC_CONFIG_LINKS([c/parsing/lempar.c:c/parsing/lempar.c])