From: Karsten Ballüder Date: Thu, 10 Dec 1998 14:38:14 +0000 (+0000) Subject: Fixed typo. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/79372d196f2843ef7db531f28aeb8cad160276a2 Fixed typo. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/configure b/configure index 320d24690c..5bd21457fe 100755 --- a/configure +++ b/configure @@ -6473,7 +6473,7 @@ else if test "$wxUSE_DEBUG_INFO" = 1 ; then WXDEBUG="-g" wxUSE_OPTIMISE=0 - endif + fi fi