On Wed, 30 Jul 2003 06:20:50 -0700 Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> Update of /cvsroot/mahogany/M NB> In directory sc8-pr-cvs1:/tmp/cvs-serv8977 NB> NB> Modified Files: NB> configure configure.in makeopts.in NB> Log Message: NB> fixed resources compilation NB> NB> Index: configure NB> =================================================================== NB> RCS file: /cvsroot/mahogany/M/configure,v NB> retrieving revision 1.299 NB> retrieving revision 1.300 NB> diff -b -u -2 -r1.299 -r1.300 NB> --- configure 28 Jul 2003 21:21:11 -0000 1.299 NB> +++ configure 30 Jul 2003 13:20:47 -0000 1.300 NB> @@ -49,12 +49,9 @@ NB> --with-ssl=ssldir specify path where OpenSSL is installed" NB> ac_help="$ac_help NB> - --with-wxdir=PATH Use uninstalled version of wxWindows in PATH" NB> -ac_help="$ac_help NB> - --with-wx-config=CONFIG wx-config script to use (optional)" NB> -ac_help="$ac_help NB> --with-wx-prefix=PREFIX Prefix where wxWindows is installed (optional)" NB> ac_help="$ac_help NB> - --with-wx-exec-prefix=PREFIX NB> - Exec prefix where wxWindows is installed (optional)" NB> + --with-wx-exec-prefix=PREFIX Exec prefix where wxWindows is installed (optional)" You have apparently regenerated configure with 2.4 wxwin.m4 version, please use the one from cvs HEAD! Thanks, VZ ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
