added htlbox to samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -21992,7 +21992,7 @@ if test "$wxUSE_HTML" = "yes"; then
|
|||||||
#define wxUSE_HTML 1
|
#define wxUSE_HTML 1
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html"
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html htlbox"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$wxUSE_VALIDATORS" = "yes"; then
|
if test "$wxUSE_VALIDATORS" = "yes"; then
|
||||||
|
@@ -5232,7 +5232,7 @@ fi
|
|||||||
|
|
||||||
if test "$wxUSE_HTML" = "yes"; then
|
if test "$wxUSE_HTML" = "yes"; then
|
||||||
AC_DEFINE(wxUSE_HTML)
|
AC_DEFINE(wxUSE_HTML)
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html"
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html htlbox"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$wxUSE_VALIDATORS" = "yes"; then
|
if test "$wxUSE_VALIDATORS" = "yes"; then
|
||||||
|
Reference in New Issue
Block a user