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:
@@ -1190,7 +1190,6 @@ radiobox.h MotifH
|
|||||||
radiobut.h MotifH
|
radiobut.h MotifH
|
||||||
region.h MotifH
|
region.h MotifH
|
||||||
scrolbar.h MotifH
|
scrolbar.h MotifH
|
||||||
settings.h MotifH
|
|
||||||
slider.h MotifH
|
slider.h MotifH
|
||||||
spinbutt.h MotifH
|
spinbutt.h MotifH
|
||||||
statbmp.h MotifH
|
statbmp.h MotifH
|
||||||
|
@@ -202,6 +202,10 @@ wxMSW:
|
|||||||
- fix iostream.h problem with VC 7.1 (it doesn't support it any longer)
|
- fix iostream.h problem with VC 7.1 (it doesn't support it any longer)
|
||||||
- compilation fix for XRC with mingw32
|
- compilation fix for XRC with mingw32
|
||||||
|
|
||||||
|
wxMotif:
|
||||||
|
|
||||||
|
- fixed "make install"
|
||||||
|
|
||||||
|
|
||||||
2.4.1
|
2.4.1
|
||||||
-----
|
-----
|
||||||
|
@@ -554,7 +554,6 @@ ALL_HEADERS = \
|
|||||||
motif/radiobut.h \
|
motif/radiobut.h \
|
||||||
motif/region.h \
|
motif/region.h \
|
||||||
motif/scrolbar.h \
|
motif/scrolbar.h \
|
||||||
motif/settings.h \
|
|
||||||
motif/slider.h \
|
motif/slider.h \
|
||||||
motif/spinbutt.h \
|
motif/spinbutt.h \
|
||||||
motif/statbmp.h \
|
motif/statbmp.h \
|
||||||
|
Reference in New Issue
Block a user