diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index ff38cdcd..bd327f24 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,4 +1,9 @@ -2012-10-04 Arnold D. Robbins <arnold@skeeve.com> +2012-10-04 Akim Demaille <akim@lrde.epita.fr> + + Fix VPATH builds. + + * Makefile.am (shlib-tests): config.h is in builddir. + (beginfile2): So is gawk itself. * Makefile.am (functab1, functab2, functab3, functab4, id, symtab1, symtab2, symtab3): New tests. |