1. libtool 1.2d => 1.3 (should speed up configure checks for it because it
caches the results) 2. aclocal.m4 is automatically generated by aclocal from acinclude.m4 3. fixes to configure for Cygnus compilation (Win32) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -57,6 +57,11 @@
|
||||
#undef __DATA_GENERAL__
|
||||
#undef __EMX__
|
||||
|
||||
#undef __WINDOWS__
|
||||
#undef __WIN95__
|
||||
#undef __WIN32__
|
||||
#undef __GNUWIN32__
|
||||
|
||||
/* ------------------------------------------------------------------------ */
|
||||
/* compiler options */
|
||||
/* ------------------------------------------------------------------------ */
|
||||
|
Reference in New Issue
Block a user