commit | 1666d353474b7dca951837c3f46c3f16170d11ee | [log] [tgz] |
---|---|---|
author | gdt <gdt> | Tue Mar 30 13:45:58 2004 +0000 |
committer | gdt <gdt> | Tue Mar 30 13:45:58 2004 +0000 |
tree | a5a99ac0985ccef704e22c51938447b6e3de000b | |
parent | f571dab0c677ca4f3328ea944cc59ab2269c9a5d [diff] |
Require automake 1.7 or higher. Fixes problem reported by Gilad Arnold where Gentoo Linux tries to be too smart and chooses automake 1.5, which doesn't set @PACKAGE@, leading to include files being in $(prefix)/include rther then $(prefix)/include/quagga. (Since our makefiles rely on @PACKAGE@, they should have required an automake new enough to set it.)