bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: relocatable-prog-wrapper requires gl_HEADER_ERRNO_H


From: Bruno Haible
Subject: Re: relocatable-prog-wrapper requires gl_HEADER_ERRNO_H
Date: Sun, 14 Dec 2008 12:45:03 +0100
User-agent: KMail/1.9.9

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  <address@hidden>

        * 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

[Prev in Thread] Current Thread [Next in Thread]