projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e92888
)
* modules/cycle-check (lib_SOURCES): Add same-inode.h.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 4 Jul 2006 07:43:15 +0000
(07:43 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 4 Jul 2006 07:43:15 +0000
(07:43 +0000)
ChangeLog
patch
|
blob
|
history
modules/cycle-check
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index a80d09d7471cf8806c2f7851f1f4f964b49946d3..c55c6735f9ce6a301ebbb1c310df547af3b209af 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2006-07-04 Paul Eggert <eggert@cs.ucla.edu>
+
+ * modules/cycle-check (lib_SOURCES): Add same-inode.h.
+ From Mark D. Baushke.
+
2006-07-03 Eric Blake <ebb9@byu.net>
* modules/dirname (Depends-on): Add xstrndup.
diff --git
a/modules/cycle-check
b/modules/cycle-check
index 89e087e711f1048aec7b171748f0334645a4e059..090a701eaf477fb1ce339f21e7ca2558b095b22a 100644
(file)
--- a/
modules/cycle-check
+++ b/
modules/cycle-check
@@
-13,7
+13,7
@@
stdbool
configure.ac:
Makefile.am:
-lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h
+lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h
same-inode.h
Include:
"cycle-check.h"