From 61062b559935404790b29044e916b71f4abc7f6b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 23 May 2011 23:05:53 +0200 Subject: dirname*: Respect rules for use of AC_LIBOBJ. * m4/dirname.m4 (gl_DIRNAME, gl_DIRNAME_LGPL): Remove AC_LIBOBJ invocations. * modules/dirname (Makefile.am): Augment lib_SOURCES. * modules/dirname-lgpl (Makefile.am): Augment lib_SOURCES. --- modules/dirname-lgpl | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/dirname-lgpl') diff --git a/modules/dirname-lgpl b/modules/dirname-lgpl index b380ff98e6..4b48a3e5be 100644 --- a/modules/dirname-lgpl +++ b/modules/dirname-lgpl @@ -18,6 +18,7 @@ configure.ac: gl_DIRNAME_LGPL Makefile.am: +lib_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c Include: "dirname.h" -- cgit v1.2.1