From: Christos Zoulas Date: Wed, 17 Sep 2008 21:59:18 +0000 (+0000) Subject: mention yylwrap lossage X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=c199b2444c6033dd16534001c64b834521910944;p=am-utils-6.0.git mention yylwrap lossage --- diff --git a/ChangeLog b/ChangeLog index 850486b..f2a6be7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ * fix yy function renaming, and correct some renaming issues. + * work around automake < 1.9 issue where ylwrap is not being run + for a single yacc or lex file. + * NetBSD - handle headers that need other headers to compile - add exfs and tmpfs specific glue