summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-09-08 18:21:01 +0200
committerBruno Haible <bruno@clisp.org>2019-09-08 18:21:01 +0200
commitd2c6176dcad57d5681f81102b77fdb7519e808c4 (patch)
treee8578c9e1133a213448e00681108cc708f066439
parent7ab5d0c5f11e9ce25501293fafcce363d4ca53d9 (diff)
downloadgnulib-d2c6176dcad57d5681f81102b77fdb7519e808c4.tar.gz
findprog: Remove unused dependency.
* modules/findprog (Depends-on): Remove strdup.
-rw-r--r--ChangeLog5
-rw-r--r--modules/findprog1
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 66ba80fb4b..c5120a6f6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2019-09-08 Bruno Haible <bruno@clisp.org>
+ findprog: Remove unused dependency.
+ * modules/findprog (Depends-on): Remove strdup.
+
+2019-09-08 Bruno Haible <bruno@clisp.org>
+
findprog: Remove test that is obsolete since 2006-04-24.
* m4/findprog.m4 (gl_FINDPROG): Don't test for unistd.h.
diff --git a/modules/findprog b/modules/findprog
index fe27531b00..c849d667c6 100644
--- a/modules/findprog
+++ b/modules/findprog
@@ -12,7 +12,6 @@ stdbool
xalloc
xconcat-filename
unistd
-strdup
configure.ac:
gl_FINDPROG