projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fedd05
)
isdir: complete the removal of m4/isdir.m4
author
Jim Meyering
<meyering@redhat.com>
Sat, 26 Dec 2009 10:01:59 +0000
(11:01 +0100)
committer
Jim 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
patch
|
blob
|
history
modules/isdir
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 088bb3bab8466abaa5dd366fffdead32b4092537..edcfb13a23bc7a8b66a11c785d49f5fba06f9d05 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.
diff --git
a/modules/isdir
b/modules/isdir
index 83193e1295d17dbc297be19212552c579b9c5f17..aab5f841c2e2a54b84b07509ad947da3bfef8aed 100644
(file)
--- a/
modules/isdir
+++ b/
modules/isdir
@@
-9,7
+9,6
@@
Depends-on:
stat
configure.ac:
-gl_ISDIR
Makefile.am:
lib_SOURCES += isdir.c