From b105ba1bf9c1e841e1cfbbc64f1b3a756dfffa2a Mon Sep 17 00:00:00 2001 From: John Kerl Date: Wed, 21 Jun 2017 03:05:56 -0400 Subject: [PATCH] touch configure.ac --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9a06cbcab..577cd138b 100644 --- a/configure.ac +++ b/configure.ac @@ -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])