fixed typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder 1998-12-10 14:37:47 +00:00
parent 3069ac4e45
commit f0bec3de21

View File

@ -1129,7 +1129,7 @@ else
if test "$wxUSE_DEBUG_INFO" = 1 ; then
WXDEBUG="-g"
wxUSE_OPTIMISE=0
endif
fi
fi
AC_SUBST(WXDEBUG)