view modules/unlinkdir @ 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 6a764f23e302
children af683213eeb0
line wrap: on
line source

Description:
Determine (and maybe change) whether we can unlink directories.

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

Depends-on:
stdbool

configure.ac:
gl_UNLINKDIR

Makefile.am:

Include:
"unlinkdir.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering