On Fri, 29 Aug 2003 12:35:24 +0300 (EEST) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> I produce configure by running: NB> aclocal-1.4 NB> autoconf-2.13 NB> NB> You should have wxwin.m4 in /usr/share/aclocal. NB> I symlink /usr/local/share/aclocal to /usr/share/aclocal, so that NB> 'make install' in wxWindows puts wxwin.m4 in correct place. Aha! cd ~/M aclocal aclocal: configure.in: 161: macro `AM_OPTIONS_WXCONFIG' not found in library aclocal: configure.in: 903: macro `AM_PATH_WXCONFIG' not found in library so I ended up doing: cd ~/M aclocal -I ../wxWindows autoconf no errors :-) Thanks for teaching me something Nerijus and Robert. Dr. QA ------------------------------------------------------- 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
