Remove richedit sample from configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -45123,7 +45123,7 @@ if test "$wxUSE_GUI" = "yes"; then
|
|||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
|
||||||
dynamic erase event exec font image minimal mobile \
|
dynamic erase event exec font image minimal mobile \
|
||||||
mobile/wxedit mobile/styles propsize render \
|
mobile/wxedit mobile/styles propsize render \
|
||||||
richedit rotate shaped vscroll widgets"
|
rotate shaped vscroll widgets"
|
||||||
|
|
||||||
if test "$wxUSE_MONOLITHIC" != "yes"; then
|
if test "$wxUSE_MONOLITHIC" != "yes"; then
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS console"
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS console"
|
||||||
|
@@ -6985,7 +6985,7 @@ if test "$wxUSE_GUI" = "yes"; then
|
|||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
|
||||||
dynamic erase event exec font image minimal mobile \
|
dynamic erase event exec font image minimal mobile \
|
||||||
mobile/wxedit mobile/styles propsize render \
|
mobile/wxedit mobile/styles propsize render \
|
||||||
richedit rotate shaped vscroll widgets"
|
rotate shaped vscroll widgets"
|
||||||
|
|
||||||
if test "$wxUSE_MONOLITHIC" != "yes"; then
|
if test "$wxUSE_MONOLITHIC" != "yes"; then
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS console"
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS console"
|
||||||
|
Reference in New Issue
Block a user