build debugrpt sample if wxUSE_DEBUGREPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
1
configure
vendored
1
configure
vendored
@@ -36471,6 +36471,7 @@ if test "$wxUSE_DEBUGREPORT" = "yes"; then
|
|||||||
#define wxUSE_DEBUGREPORT 1
|
#define wxUSE_DEBUGREPORT 1
|
||||||
_ACEOF
|
_ACEOF
|
||||||
|
|
||||||
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS debugrpt"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
|
if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
|
||||||
|
@@ -4874,6 +4874,7 @@ fi
|
|||||||
|
|
||||||
if test "$wxUSE_DEBUGREPORT" = "yes"; then
|
if test "$wxUSE_DEBUGREPORT" = "yes"; then
|
||||||
AC_DEFINE(wxUSE_DEBUGREPORT)
|
AC_DEFINE(wxUSE_DEBUGREPORT)
|
||||||
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS debugrpt"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
|
if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
|
||||||
|
Reference in New Issue
Block a user