Add missing dependency.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Dec 2008 11:22:31 +0000 (12:22 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Dec 2008 11:22:31 +0000 (12:22 +0100)
ChangeLog
modules/unilbrk/tables

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.
index 657f1a05ac85ca310564252bdfcebdaff675c96c..3e64d42d84162d81c8b70d0045844d336a0b839e 100644 (file)
@@ -8,6 +8,7 @@ lib/unilbrk/lbrkprop1.h
 lib/unilbrk/lbrkprop2.h
 
 Depends-on:
+unilbrk/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])