removed (broken) richedit sample from the list of samples to build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -20856,7 +20856,7 @@ if test "$wxUSE_GUI" = "yes"; then
|
|||||||
|
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs \
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs \
|
||||||
drawing dynamic erase event exec font image \
|
drawing dynamic erase event exec font image \
|
||||||
minimal richedit rotate widgets"
|
minimal rotate widgets"
|
||||||
|
|
||||||
CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
|
CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
|
||||||
else
|
else
|
||||||
|
@@ -4917,7 +4917,7 @@ if test "$wxUSE_GUI" = "yes"; then
|
|||||||
dnl ipc, mfc, nativdlg, oleauto, ownerdrw
|
dnl ipc, mfc, nativdlg, oleauto, ownerdrw
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs \
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs \
|
||||||
drawing dynamic erase event exec font image \
|
drawing dynamic erase event exec font image \
|
||||||
minimal richedit rotate widgets"
|
minimal rotate widgets"
|
||||||
|
|
||||||
dnl this is needed to be able to find AFM files
|
dnl this is needed to be able to find AFM files
|
||||||
CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
|
CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
|
||||||
|
4
samples/configure
vendored
4
samples/configure
vendored
@@ -699,7 +699,6 @@ trap 'rm -fr `echo "
|
|||||||
printing/Makefile
|
printing/Makefile
|
||||||
proplist/Makefile
|
proplist/Makefile
|
||||||
propsize/Makefile
|
propsize/Makefile
|
||||||
richedit/Makefile
|
|
||||||
resource/Makefile
|
resource/Makefile
|
||||||
rotate/Makefile
|
rotate/Makefile
|
||||||
sashtest/Makefile
|
sashtest/Makefile
|
||||||
@@ -708,6 +707,7 @@ trap 'rm -fr `echo "
|
|||||||
sockets/Makefile
|
sockets/Makefile
|
||||||
splitter/Makefile
|
splitter/Makefile
|
||||||
statbar/Makefile
|
statbar/Makefile
|
||||||
|
taskbar/Makefile
|
||||||
text/Makefile
|
text/Makefile
|
||||||
thread/Makefile
|
thread/Makefile
|
||||||
toolbar/Makefile
|
toolbar/Makefile
|
||||||
@@ -853,7 +853,6 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
|
|||||||
printing/Makefile
|
printing/Makefile
|
||||||
proplist/Makefile
|
proplist/Makefile
|
||||||
propsize/Makefile
|
propsize/Makefile
|
||||||
richedit/Makefile
|
|
||||||
resource/Makefile
|
resource/Makefile
|
||||||
rotate/Makefile
|
rotate/Makefile
|
||||||
sashtest/Makefile
|
sashtest/Makefile
|
||||||
@@ -862,6 +861,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
|
|||||||
sockets/Makefile
|
sockets/Makefile
|
||||||
splitter/Makefile
|
splitter/Makefile
|
||||||
statbar/Makefile
|
statbar/Makefile
|
||||||
|
taskbar/Makefile
|
||||||
text/Makefile
|
text/Makefile
|
||||||
thread/Makefile
|
thread/Makefile
|
||||||
toolbar/Makefile
|
toolbar/Makefile
|
||||||
|
@@ -69,7 +69,6 @@ AC_OUTPUT([
|
|||||||
printing/Makefile
|
printing/Makefile
|
||||||
proplist/Makefile
|
proplist/Makefile
|
||||||
propsize/Makefile
|
propsize/Makefile
|
||||||
richedit/Makefile
|
|
||||||
resource/Makefile
|
resource/Makefile
|
||||||
rotate/Makefile
|
rotate/Makefile
|
||||||
sashtest/Makefile
|
sashtest/Makefile
|
||||||
|
Reference in New Issue
Block a user