summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-09-05 09:27:28 -0700
committerJim Meyering <meyering@fb.com>2016-09-05 21:49:17 -0700
commit6c96214b4d75de6bf6cf95514e39c494fdcc8c4f (patch)
treee9ba6f08a7b657c8e6a0771db7859592eaeca173 /bootstrap.conf
parentceac7eff585e024ee7b3ba812b0117b1fab7ed63 (diff)
downloadgrep-6c96214b4d75de6bf6cf95514e39c494fdcc8c4f.tar.gz
maint: switch from gnulib's progname to getprogname module
* gnulib: Update to latest, for its new getprogname module. * bootstrap.conf (avoided_gnulib_modules): Include the getprogname module rather than the now-obsolescent progname. * src/grep.c: Include "getprogname.h" rather than "progname.h" and remove any use of set_program_name. * tests/dfa-match-aux.c (main): Likewise. * tests/get-mb-cur-max.c (main): Likewise. * src/grep.c (usage, main): Use getprogname() in place of program_name.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 9e761314..841937e7 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -39,6 +39,7 @@ fstatat
fts
getopt-gnu
getpagesize
+getprogname
gettext-h
git-version-gen
gitlog-to-changelog
@@ -65,7 +66,6 @@ minmax
obstack
openat-safer
perl
-progname
propername
quote
readme-release