aesthetic fix to configure (extra comma)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-11-12 19:26:21 +00:00
parent d465862f71
commit f03a98d873
2 changed files with 2 additions and 2 deletions

View File

@@ -2403,7 +2403,7 @@ if test "$wxUSE_TIMEDATE" = "yes"; then
tm.tm_gmtoff++;
],
[
wx_cv_struct_tm_has_gmtoff=yes,
wx_cv_struct_tm_has_gmtoff=yes
AC_DEFINE(WX_GMTOFF_IN_TM)
],
wx_cv_struct_tm_has_gmtoff=no