mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
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
This commit is contained in:
@@ -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>
|
2016-09-07 Jim Meyering <meyering@fb.com>
|
||||||
|
|
||||||
getprogname-tests: work also when EXEEXT is nonempty
|
getprogname-tests: work also when EXEEXT is nonempty
|
||||||
|
@@ -2,7 +2,6 @@ Files:
|
|||||||
tests/test-getprogname.c
|
tests/test-getprogname.c
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
assert-h
|
|
||||||
string
|
string
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
Reference in New Issue
Block a user