Adam Witney wrote:
Not much really:

configure:4824: checking for wxWindows
configure:4841: result: yes
configure:5061: error: you need to install the xrc package from
wxWindows/contrib/src/xrc
There is only one check for the xrc package, and that is for the prescense of ${WX_HOME}/include/wx/xrc/xmlres.h, where ${WX_HOME} is the directory wxWindows is installed under (--prefix or /usr/local/wx2).  Check to see that this file exists on your machine.  If not, could you print a directory listing of that directory?

autoconf (GNU Autoconf) 2.57
automake (GNU automake) 1.6.1

What should they be?
automake (GNU automake) 1.7.7

I don't remember exactly when automake dropped the AM_ vs. AC_ requirement, but it was definitely in a later version than 1.6.1.

ahp


Reply via email to