> Again I get with ./bootstrap:
>
> configure.in:54: warning: macro `AM_OPTIONS_WXCONFIG' not found in
> library
> configure.in:64: warning: macro `AM_PATH_WXCONFIG' not found in library
Hm, I get some errors if I use some old version of autotools. This
is what I have installed:
$ dpkg -l "*auto*" | grep ii
ii autoconf 2.61-8
ii automake 1:1.10.1-3
ii automake1.4 1:1.4-p6-13
ii automake1.9 1.9.6+nogfdl-3
ii autotools-dev 20080123.1
automake1.9 and automake1.10 both seem to work, but 1.4 doesn't.
Note that you can have installed multiple versions of automake
in parallel... It's easy to pick the wrong one.
What does "automake --version" say on your system?
Harald