Mercurial > hg > octave-shane > gnulib-hg
view modules/dirname @ 15193:ef29860fb433
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.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 23 May 2011 23:05:53 +0200 |
parents | 8bf6ff9a34bd |
children |
line wrap: on
line source
Description: Extract specific portions of filenames. Files: lib/dirname.c lib/basename.c lib/stripslash.c Depends-on: dirname-lgpl xalloc xstrndup configure.ac: gl_DIRNAME gl_MODULE_INDICATOR([dirname]) Makefile.am: lib_SOURCES += dirname.c basename.c Include: "dirname.h" License: GPL Maintainer: Jim Meyering, Eric Blake