29 Oct
2006
29 Oct
'06
10:50 p.m.
On 29.10.2006, at 01:50, Mike Alexander wrote:
Now I'm getting makefile errors during build: [...] configure.ac:17: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
Googling for this error message suggests that a more current version of automake is required. Mac OS X 10.4.8 ships with automake 1.6.3; MacPorts is currently at 1.9.6. To work around this for the time being, I've added an additional build dependency on port:automake for aqbanking. Regards, Marc