projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
056ab1c
)
Add log entries for today's change to modules/extensions and modules/lock.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 5 Feb 2007 00:30:49 +0000
(
00:30
+0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 5 Feb 2007 00:30:49 +0000
(
00:30
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 5860a09548d2c97f164e4e1ac85e60e3c4d48267..6cb9db336ff64db9d98fb837ebf25f93d76012d6 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-11,6
+11,9
@@
(func_get_autoconf_early_snippet): New function.
(func_import, func_create_testdir): Use it. Remove special cases for
modules 'extensions' and 'lock'.
+ * modules/extensions (configure.ac-early): Require
+ gl_USE_SYSTEM_EXTENSIONS.
+ * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
2007-02-04 Bruno Haible <bruno@clisp.org>