* m4/xstrtod.m4 (gl_XSTRTOLD): Remove AC_LIBOBJ invocation.
* modules/xstrtold (Makefile.am): Augment lib_SOURCES.
+2011-05-23 Bruno Haible <bruno@clisp.org>
+
+ xstrtold: Move AC_LIBOBJ invocations to module description.
+ * m4/xstrtod.m4 (gl_XSTRTOLD): Remove AC_LIBOBJ invocation.
+ * modules/xstrtold (Makefile.am): Augment lib_SOURCES.
+
2011-05-23 Bruno Haible <bruno@clisp.org>
xstrtod: Move AC_LIBOBJ invocations to module description.
-#serial 7
+#serial 8
dnl Copyright (C) 2002-2003, 2005-2006, 2009-2011 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
# Prerequisites of lib/xstrtold.c.
AC_DEFUN([gl_XSTRTOLD],
[
- AC_LIBOBJ([xstrtold])
+ :
])
gl_XSTRTOLD
Makefile.am:
+lib_SOURCES += xstrtold.c
Include:
"xstrtod.h"