projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cb3e25
)
Add missing dependency.
author
Bruno Haible
<bruno@clisp.org>
Sun, 14 Dec 2008 11:22:31 +0000
(12:22 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 14 Dec 2008 11:22:31 +0000
(12:22 +0100)
ChangeLog
patch
|
blob
|
history
modules/unilbrk/tables
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 180bbeb01eb2c51128369affae567687cefb092c..7eba05ce2507a73d699bcf574b8e46c6c7f8a75d 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2008-12-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Bruno Haible <bruno@clisp.org>
+
+ * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
+
2008-12-13 Bruno Haible <bruno@clisp.org>
* modules/strtoull (Depends-on): Remove unistd.
diff --git
a/modules/unilbrk/tables
b/modules/unilbrk/tables
index 657f1a05ac85ca310564252bdfcebdaff675c96c..3e64d42d84162d81c8b70d0045844d336a0b839e 100644
(file)
--- a/
modules/unilbrk/tables
+++ b/
modules/unilbrk/tables
@@
-8,6
+8,7
@@
lib/unilbrk/lbrkprop1.h
lib/unilbrk/lbrkprop2.h
Depends-on:
+unilbrk/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])