* m4/i-ring.m4 (gl_I_RING): Remove AC_LIBOBJ invocation.
* modules/i-ring (Makefile.am): Augment lib_SOURCES.
+2011-05-23 Bruno Haible <bruno@clisp.org>
+
+ i-ring: Move AC_LIBOBJ invocations to module description.
+ * m4/i-ring.m4 (gl_I_RING): Remove AC_LIBOBJ invocation.
+ * modules/i-ring (Makefile.am): Augment lib_SOURCES.
+
2011-05-23 Bruno Haible <bruno@clisp.org>
idcache: Move AC_LIBOBJ invocations to module description.
-# serial 1
+# serial 2
dnl Copyright (C) 2006, 2009-2011 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_I_RING],
[
- AC_LIBOBJ([i-ring])
+ :
])
gl_I_RING
Makefile.am:
+lib_SOURCES += i-ring.c
Include:
"i-ring.h"