+2006-09-13 Simon Josefsson <jas@extundo.com>
+
+ * getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
+ that internally, suggested by Ralf Wildenhues
+ <Ralf.Wildenhues@gmx.de>.
+
2006-09-10 Bruno Haible <bruno@clisp.org>
* mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require gl_AC_TYPE_UINTMAX_T.
-# getdate.m4 serial 10
+# getdate.m4 serial 11
dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
AC_DEFUN([gl_GETDATE],
[
- AC_LIBOBJ([getdate])
-
dnl Prerequisites of lib/getdate.h.
AC_REQUIRE([AM_STDBOOL_H])
AC_REQUIRE([gl_TIMESPEC])