diff options
author | Matt Watson <mattdangerw@gmail.com> | 2013-06-19 23:48:51 -0700 |
---|---|---|
committer | Matt Watson <mattdangerw@gmail.com> | 2013-06-20 00:02:50 -0700 |
commit | 41cf9468100fdedb48af0f5658877a0a2c49e5b8 (patch) | |
tree | 62706129cdcf57479faf538af39973b527376ce7 /.gitignore | |
parent | dde468286c1a240da7bd509a67a3d0619432142e (diff) |
Added hack so configure works with automake 1.13 and 1.11
The problem was with needing the serial-tests option in 1.13
More details here
http://gnu-automake.7480.n7.nabble.com/serial-tests-option-and-backwards-compatibility-td19571.html
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ stamp* /m4/ltoptions.m4 /m4/ltsugar.m4 /m4/ltversion.m4 +/m4/serial-tests.m4 .dirstamp # Gettext droppings |