Add missing wxPy lib to Makefile.in

Add missing quantize.h to filelist.txt
Update config.sub


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2003-01-24 09:26:28 +00:00
parent cfa31db743
commit edf3c8adcd
19 changed files with 319 additions and 213 deletions

3
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wxwindows2.4 (2.4.1) unstable; urgency=low
wxwindows2.4 (2.4.0.2) unstable; urgency=low
* Added missing quantize.h to install. Closes: #178135
* Removed unnecessary -dev deps.
* move wxwin.m4 &c out of the runtime package and conflict with earlier
versions that didn't. Also nuke some empty dir cruft that slipped by.