projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3adb06b
)
Depend on stdbool.
author
Bruno Haible
<bruno@clisp.org>
Sun, 11 Mar 2007 23:19:47 +0000
(23:19 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 11 Mar 2007 23:19:47 +0000
(23:19 +0000)
ChangeLog
patch
|
blob
|
history
modules/gc-des
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 8007f6f7273cba77243c88d87c5475a5fa938ad5..769ebd7fdfa6156e7320c13c4121ad265077e0f2 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2007-03-11 Bruno Haible <bruno@clisp.org>
+
+ * modules/gc-des (Depends-on): Add stdbool.
+
2007-03-11 Bruno Haible <bruno@clisp.org>
* m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
diff --git
a/modules/gc-des
b/modules/gc-des
index f4ea7f82cca382167480ccfeb16882de64dc09cc..49c3983540cb51d55fe312d86eeb219c58ebeee8 100644
(file)
--- a/
modules/gc-des
+++ b/
modules/gc-des
@@
-9,6
+9,7
@@
m4/des.m4
Depends-on:
stdint
+stdbool
gc
configure.ac: