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

configure

index 320d24690cb2e7406aa78ba2d7e2dee7a61416f7..5bd21457fe3a1542ea608c672e061edc12b9266a 100755 (executable)
--- a/configure
+++ b/configure
@@ -6473,7 +6473,7 @@ else
   if test "$wxUSE_DEBUG_INFO" = 1 ; then
     WXDEBUG="-g"
     wxUSE_OPTIMISE=0
-  endif
+  fi
 fi