bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] human.c merge from coreutils


From: Bruno Haible
Subject: Re: [Bug-gnulib] human.c merge from coreutils
Date: Thu, 26 Jun 2003 13:11:03 +0200
User-agent: KMail/1.5

Paul Eggert did:
2003-06-04  Paul Eggert  <address@hidden>

        * human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  ...

To complement this patch, I've added a dependency from module 'human'
to module 'stdbool'. Otherwise I get an error in findutils:
  aclocal: macro `AM_STDBOOL_H' required but not defined

Bruno


*** ChangeLog   25 Jun 2003 20:54:22 -0000      1.57
--- ChangeLog   26 Jun 2003 10:35:39 -0000
***************
*** 1,3 ****
--- 1,7 ----
+ 2003-06-26  Bruno Haible  <address@hidden>
+ 
+       * modules/human: Depend on module stdbool.
+ 
  2003-06-25  Bruno Haible  <address@hidden>
  
        * modules/readlink: New file.
*** modules/human       20 Jan 2003 10:02:38 -0000      1.3
--- modules/human       26 Jun 2003 10:35:39 -0000
***************
*** 16,21 ****
--- 16,22 ----
  argmatch
  error
  xstrtol
+ stdbool
  
  configure.ac:
  gl_HUMAN






reply via email to

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