wxUSE_TREECTRL was wrongly used instead.
Closes #13470.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69148
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-if test "$wxUSE_TREECTRL" = "yes"; then
+if test "$wxUSE_TREELISTCTRL" = "yes"; then
cat >>confdefs.h <<\_ACEOF
#define wxUSE_TREELISTCTRL 1
_ACEOF
cat >>confdefs.h <<\_ACEOF
#define wxUSE_TREELISTCTRL 1
_ACEOF
-if test "$wxUSE_TREECTRL" = "yes"; then
+if test "$wxUSE_TREELISTCTRL" = "yes"; then
AC_DEFINE(wxUSE_TREELISTCTRL)
USES_CONTROLS=1
fi
AC_DEFINE(wxUSE_TREELISTCTRL)
USES_CONTROLS=1
fi