]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
unhide the second wxTextAreaBase::HitTest() overload to suppress a warning about it
[wxWidgets.git] / configure.in
index 760039af55e47d66a2419e990a41e8148638754a..09f4c0c3485c7d9274d7abb04fc267301cda6f46 100644 (file)
@@ -6728,7 +6728,7 @@ fi
 if test "$wxUSE_SCROLLBAR" = "yes"; then
     AC_DEFINE(wxUSE_SCROLLBAR)
     USES_CONTROLS=1
-    SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
+    SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll"
 fi
 
 if test "$wxUSE_SEARCHCTRL" = "yes"; then