]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorKarsten Ballüder <ballueder@usa.net>
Thu, 10 Dec 1998 14:37:47 +0000 (14:37 +0000)
committerKarsten Ballüder <ballueder@usa.net>
Thu, 10 Dec 1998 14:37:47 +0000 (14:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure.in

index 5204ab48d6d21532fe403255317344edf170e8a9..5ac599ba21367b8ddd1405a844bee8dca022e992 100644 (file)
@@ -1129,7 +1129,7 @@ else
   if test "$wxUSE_DEBUG_INFO" = 1 ; then
     WXDEBUG="-g"
     wxUSE_OPTIMISE=0
-  endif
+  fi
 fi
 AC_SUBST(WXDEBUG)