isdir: complete the removal of m4/isdir.m4
authorJim Meyering <meyering@redhat.com>
Sat, 26 Dec 2009 10:01:59 +0000 (11:01 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 26 Dec 2009 10:01:59 +0000 (11:01 +0100)
* modules/isdir (configure.ac): Remove reference to gl_ISDIR.

ChangeLog
modules/isdir

index 088bb3b..edcfb13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-12-26  Jim Meyering  <meyering@redhat.com>
 
+       isdir: complete the removal of m4/isdir.m4
+       * modules/isdir (configure.ac): Remove reference to gl_ISDIR.
+
        isdir: clean up, since at least grep still uses it
        * lib/isdir.c: Include "isdir.h".
        (S_ISDIR): Remove now-unneeded definition.
index 83193e1..aab5f84 100644 (file)
@@ -9,7 +9,6 @@ Depends-on:
 stat
 
 configure.ac:
-gl_ISDIR
 
 Makefile.am:
 lib_SOURCES += isdir.c