Applied patch [ 566194 ] Adds taskbar sample to configure-targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -4544,6 +4544,10 @@ fi
|
|||||||
|
|
||||||
if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then
|
if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then
|
||||||
AC_DEFINE(wxUSE_SYSTEM_OPTIONS)
|
AC_DEFINE(wxUSE_SYSTEM_OPTIONS)
|
||||||
|
if test "$TOOLKIT" = "MSW"; then
|
||||||
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS taskbar"
|
||||||
|
fi
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$wxUSE_PROTOCOL" = "yes"; then
|
if test "$wxUSE_PROTOCOL" = "yes"; then
|
||||||
|
@@ -78,6 +78,7 @@ AC_OUTPUT([
|
|||||||
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
|
||||||
|
Reference in New Issue
Block a user