]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
Corrected spelling of 'unrecognized'
[wxWidgets.git] / configure.in
index 21ad406d89d44e27d076eef5d9b67d87b5732688..33a66f0785bcbc67d1cbb7430fb0bf930e195a1f 100644 (file)
@@ -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