Hello Ralf,

The relocatable-prog-wrapper module is a bit special, because its dependencies
cannot contain .c files. Since the 'errno' module satisfies this condition, it's
ok. Sorting the entries, however, is not necessary. I committed thisin your 
name.
Thanks!


2008-12-14  Ralf Wildenhues  <ralf.wildenh...@gmx.de>

        * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
        m4/strerror.m4.

*** modules/relocatable-prog-wrapper.orig       2008-12-14 12:39:52.000000000 
+0100
--- modules/relocatable-prog-wrapper    2008-12-14 12:38:25.000000000 +0100
***************
*** 33,38 ****
--- 33,39 ----
  
  Depends-on:
  alloca-opt
+ errno
  pathmax
  ssize_t
  stdbool


Reply via email to