]> Savannah Git Hosting - gnulib.git/commitdiff
getprogname-tests: don't depend on assert-h
authorJim Meyering <meyering@fb.com>
Fri, 9 Sep 2016 22:46:53 +0000 (15:46 -0700)
committerJim Meyering <meyering@fb.com>
Fri, 9 Sep 2016 22:46:53 +0000 (15:46 -0700)
* 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

ChangeLog
modules/getprogname-tests

index b7646ead41c5201fb42ce45908982868ece54548..127889846f2e71bb613c080627a281da933c952f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-09-09  Jim Meyering  <meyering@fb.com>
+
+       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  <meyering@fb.com>
 
        getprogname-tests: work also when EXEEXT is nonempty
index 822b7a3b5fab5b628f26d60964671a35476c8c1c..cbfda75af761b8d98e7ab78b082f27e018b88ca5 100644 (file)
@@ -2,7 +2,6 @@ Files:
 tests/test-getprogname.c
 
 Depends-on:
-assert-h
 string
 
 configure.ac: