On Fri, 29 Aug 2003 12:40:53 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> wrote:
ML> OK. I started to work on getting Python 2.2 and 2.3 going. I read the ML> autoconf info and it said (or I interpret it as saying ) if I run autoconf ML> with no parameters, it will read ./configure.in and produce ./configure. I produce configure by running: aclocal-1.4 autoconf-2.13 You should have wxwin.m4 in /usr/share/aclocal. I symlink /usr/local/share/aclocal to /usr/share/aclocal, so that 'make install' in wxWindows puts wxwin.m4 in correct place. Regards, Nerijus ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
