view modules/mkancesdirs @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents 45c727466eb8
children cc0527e5d2f4
line wrap: on
line source

Description:
Ensure the existence of the ancestor directories of a file.

Files:
lib/mkancesdirs.c
lib/mkancesdirs.h
m4/mkancesdirs.m4

Depends-on:
dirname
fcntl
savewd
stat-macros
sys_stat

configure.ac:
gl_MKANCESDIRS

Makefile.am:

Include:
"mkancesdirs.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering