mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* m4/mkancesdirs.m4 (gl_MKANCESDIRS): Remove AC_LIBOBJ invocation. * modules/mkancesdirs (Makefile.am): Augment lib_SOURCES.
30 lines
349 B
Plaintext
30 lines
349 B
Plaintext
Description:
|
|
Ensure the existence of the ancestor directories of a file.
|
|
|
|
Files:
|
|
lib/mkancesdirs.c
|
|
lib/mkancesdirs.h
|
|
m4/mkancesdirs.m4
|
|
|
|
Depends-on:
|
|
dirname-lgpl
|
|
fcntl-h
|
|
savewd
|
|
stat-macros
|
|
sys_stat
|
|
|
|
configure.ac:
|
|
gl_MKANCESDIRS
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += mkancesdirs.c
|
|
|
|
Include:
|
|
"mkancesdirs.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|