From: Jim Meyering Date: Fri, 9 Sep 2016 22:46:53 +0000 (-0700) Subject: getprogname-tests: don't depend on assert-h X-Git-Tag: v1.0~6649 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=6d237fd01d98f2cdd588055a088fed39646ab82f;p=gnulib.git getprogname-tests: don't depend on assert-h * modules/getprogname-tests (Depends-on): Remove assert-h. It was not needed, and in fact would cause build failure for coreutils on some systems. Reported by Assaf Gordon in https: //lists.gnu.org/archive/html/coreutils/2016-09/msg00016.html --- diff --git a/ChangeLog b/ChangeLog index b7646ead41..127889846f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2016-09-09 Jim Meyering + + getprogname-tests: don't depend on assert-h + * modules/getprogname-tests (Depends-on): Remove assert-h. + It was not needed, and in fact would cause build failure for + coreutils on some systems. Reported by Assaf Gordon in https: + //lists.gnu.org/archive/html/coreutils/2016-09/msg00016.html + 2016-09-07 Jim Meyering getprogname-tests: work also when EXEEXT is nonempty diff --git a/modules/getprogname-tests b/modules/getprogname-tests index 822b7a3b5f..cbfda75af7 100644 --- a/modules/getprogname-tests +++ b/modules/getprogname-tests @@ -2,7 +2,6 @@ Files: tests/test-getprogname.c Depends-on: -assert-h string configure.ac: