Correct compilation conditions for wxURL::SetProxy.
[wxWidgets.git] / acinclude.m4
2005-03-17  David ElliottFixed MW and XLC tests when using -C (cache) option...
2005-03-14  David ElliottMake wxCocoa compile on Tiger.
2005-03-03  Vadim Zeitlinadded AC_CXX_DYNAMIC_CAST
2005-02-19  David ElliottCheck for xlC and add -qunique to CXXFLAGS if we're...
2005-02-19  David ElliottCheck to see if -ext o option is required to get compil...
2004-09-28  Vadim Zeitlinadded AC_CXX_REINTERPRET_CAST
2004-07-23  David ElliottRevert my id10t error.
2004-04-09  David ElliottChanges that were in aclocal.m4 but not here
2004-03-03  Vadim Zeitlindo check for <iostream> even when cross-compiling ...
2004-02-10  Vadim Zeitlinadded HAVE_STATIC_CAST
2003-03-10  Mattia Barbon Added configure test for const_cast<>(), and enabled it
2002-12-18  Václav Slavíkdisable version-script on Solaris, it doesn't work
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-11  Vadim Zeitlinshow correct message when running configure for the...
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-06-17  Vadim Zeitlinoops, typo in the large file support just checked in
2002-06-17  Vadim Zeitlinadded configure support for the large files
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-01-25  Vadim Zeitlinoops, fixed typo breaking iconv constness detection...
2002-01-25  Vadim Zeitlindon't output the entire iconv() declaration in configur...
2002-01-22  Václav Slavíkuse AM_ICONV for iconv configure checks
1999-08-12  Robert Roebling New makefile system in place, obsoletes libtool,
1999-08-05  Guilhem LavauxChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
1999-06-13  Vadim Zeitlin1. libtool 1.2d => 1.3 (should speed up configure check...