diff options
author | Jim Meyering <meyering@redhat.com> | 2010-03-21 14:40:36 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-03-21 15:03:49 +0100 |
commit | 745922cf506b73fef140c4638777a5a9aa40c61c (patch) | |
tree | 0a8607e64141342b1886b7cc141ba6bbe011347e /bootstrap.conf | |
parent | 3ed4e064845af85aa0de661dbe7d1369f4c965b6 (diff) | |
download | grep-745922cf506b73fef140c4638777a5a9aa40c61c.tar.gz |
maint: remove TYPE_* definitions from src/system.h
* src/system.h (TYPE_MAXIMUM, TYPE_MINIMUM, TYPE_SIGNED): Remove
definitions. They are provided by intprops.h.
* src/grep.c: Include "intprops.h"
* bootstrap.conf (gnulib_modules): Add intprops.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 5d73b685..28794ec7 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -39,6 +39,7 @@ gnu-web-doc-update gnupload hard-locale ignore-value +intprops isdir locale malloc |