X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fdirname;h=888c8bad48bf1ff5cf5d2bc3c9f08e5d1fd14a52;hb=723fc0b7b3a5d770a48945c1e1bca262a4c2615a;hp=c0ba7d7e112d6842fa3b34794ee9ed1d8e87cc31;hpb=d3e8c58c07934d00ff72d0dc32aa48a2c3667137;p=gnulib.git diff --git a/modules/dirname b/modules/dirname index c0ba7d7e1..888c8bad4 100644 --- a/modules/dirname +++ b/modules/dirname @@ -2,22 +2,20 @@ Description: Extract specific portions of filenames. Files: -lib/dirname.h lib/dirname.c lib/basename.c lib/stripslash.c -m4/dos.m4 -m4/dirname.m4 Depends-on: +dirname-lgpl xalloc -stdbool +xstrndup configure.ac: gl_DIRNAME +gl_MODULE_INDICATOR([dirname]) Makefile.am: -lib_SOURCES += basename.c stripslash.c Include: "dirname.h" @@ -26,4 +24,4 @@ License: GPL Maintainer: -Jim Meyering +Jim Meyering, Eric Blake