removed non existing file which was preventing "make install" from working

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-07-08 21:19:44 +00:00
parent 90a6046ab2
commit b6780e979a
3 changed files with 4 additions and 2 deletions

View File

@@ -202,6 +202,10 @@ wxMSW:
- fix iostream.h problem with VC 7.1 (it doesn't support it any longer)
- compilation fix for XRC with mingw32
wxMotif:
- fixed "make install"
2.4.1
-----