summaryrefslogtreecommitdiff
path: root/modules/dirname-lgpl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dirname-lgpl')
-rw-r--r--modules/dirname-lgpl5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/dirname-lgpl b/modules/dirname-lgpl
index b919102e67..b7585359fe 100644
--- a/modules/dirname-lgpl
+++ b/modules/dirname-lgpl
@@ -4,11 +4,10 @@ Extract specific portions of filenames.
Files:
lib/dirname.h
lib/dirname-lgpl.c
-lib/basename-lgpl.c
lib/stripslash.c
Depends-on:
-double-slash-root
+basename-lgpl
filename
malloc-posix
stdbool
@@ -16,7 +15,7 @@ stdbool
configure.ac:
Makefile.am:
-lib_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
+lib_SOURCES += dirname-lgpl.c stripslash.c
Include:
"dirname.h"