am-project: Fix configure.ac parser allowing to load gnucash
commitd6a21342f1f0fa283ac278367d22cf254c25f05e
authorSébastien Granjoux <seb.sfo@free.fr>
Fri, 10 Feb 2012 21:51:29 +0000 (10 22:51 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Fri, 10 Feb 2012 21:54:32 +0000 (10 22:54 +0100)
treebdebee28a3fea4b1882701cfaee6d364b39ce694
parent49af8c632c953a87472e76e7bcd08f5b1d1ee16e
am-project: Fix configure.ac parser allowing to load gnucash

The errors were syntax errors due to forgotten cases in the parser.
There are still some errors when loading some Makefile.am but it doesn't matter.
I have added a test case with gnucash.
plugins/am-project/ac-parser.y
plugins/am-project/tests/Makefile.am
plugins/am-project/tests/testsuite.at