From: Bruno Haible Date: Thu, 26 Jun 2003 10:36:04 +0000 (+0000) Subject: Module 'human' now depends on module 'stdbool'. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b07a3f925d13cece4b2a0f6964f30baaebc42d;p=pspp Module 'human' now depends on module 'stdbool'. --- diff --git a/ChangeLog b/ChangeLog index fa82c5ad37..ad11e9a60b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-26 Bruno Haible + + * modules/human: Depend on module stdbool. + 2003-06-25 Bruno Haible * modules/readlink: New file. diff --git a/modules/human b/modules/human index 01b6e2a58e..fa2f9a6b55 100644 --- a/modules/human +++ b/modules/human @@ -16,6 +16,7 @@ gettext argmatch error xstrtol +stdbool configure.ac: gl_HUMAN