diff configure.ac @ 8992:f15fcdbecf0a

[gaim-migrate @ 9767] Apparently we were shy on quoting ... this autoconf stuff needs seriuos TLC committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Thu, 20 May 2004 23:52:10 +0000
parents f37992e86e66
children c307cf4c84d2
line wrap: on
line diff
--- a/configure.ac	Thu May 20 23:37:14 2004 +0000
+++ b/configure.ac	Thu May 20 23:52:10 2004 +0000
@@ -371,7 +371,7 @@
 fi
 
 
-AC_DEFUN(GC_TM_GMTOFF,
+AC_DEFUN([GC_TM_GMTOFF],
 [AC_REQUIRE([AC_STRUCT_TM])dnl
 AC_CACHE_CHECK([for tm_gmtoff in struct tm], ac_cv_struct_tm_gmtoff,
 [AC_TRY_COMPILE([#include <sys/types.h>