From dc4b3181b30ece859f68902610f2ce0c613e85d1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 5 Jul 2020 18:05:31 +0200 Subject: dirname, dirname-lgpl: Simplify. * m4/dirname.m4: Remove file. * modules/dirname (configure.ac): Don't invoke gl_DIRNAME. * modules/dirname-lgpl (Files): Remove m4/dirname.m4. (configure.ac): Don't invoke gl_DIRNAME_LGPL. --- modules/dirname-lgpl | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/dirname-lgpl') diff --git a/modules/dirname-lgpl b/modules/dirname-lgpl index d6c3efd72a..b919102e67 100644 --- a/modules/dirname-lgpl +++ b/modules/dirname-lgpl @@ -6,7 +6,6 @@ lib/dirname.h lib/dirname-lgpl.c lib/basename-lgpl.c lib/stripslash.c -m4/dirname.m4 Depends-on: double-slash-root @@ -15,7 +14,6 @@ malloc-posix stdbool configure.ac: -gl_DIRNAME_LGPL Makefile.am: lib_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c -- cgit v1.2.1