comparison modules/isdir @ 12506:9622f3442eea

isdir: complete the removal of m4/isdir.m4 * modules/isdir (configure.ac): Remove reference to gl_ISDIR.
author Jim Meyering <meyering@redhat.com>
date Sat, 26 Dec 2009 11:01:59 +0100
parents 3ee6b222df37
children
comparison
equal deleted inserted replaced
12505:3ee6b222df37 12506:9622f3442eea
7 7
8 Depends-on: 8 Depends-on:
9 stat 9 stat
10 10
11 configure.ac: 11 configure.ac:
12 gl_ISDIR
13 12
14 Makefile.am: 13 Makefile.am:
15 lib_SOURCES += isdir.c 14 lib_SOURCES += isdir.c
16 15
17 Include: 16 Include: