Another typo in ocnfigure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e602002e27
commit
79b00c62b9
@ -1688,7 +1688,7 @@ if test "$wxUSE_RADIOBTN" = "yes"; then
|
||||
AC_DEFINE(wxUSE_RADIOBTN)
|
||||
fi
|
||||
|
||||
if test "wxUSE_SASH" = "yes"; then
|
||||
if test "$wxUSE_SASH" = "yes"; then
|
||||
AC_DEFINE(wxUSE_SASH)
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sashtest"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user