summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-06-26 15:55:25 -0400
committerPaul Smith <psmith@gnu.org>2022-07-09 10:46:47 -0400
commitd63925d8637db8acd4f2e62f8cbc9f70a07501d8 (patch)
treeb0cb0142d8300ac4b10a96aaf30c74e45979310d /bootstrap.conf
parent0793658c09a8f33581dae6dfbe2483ea279e72b1 (diff)
downloadmake-git-d63925d8637db8acd4f2e62f8cbc9f70a07501d8.tar.gz
bootstrap: Remove gnulib version of mempcpy()
This pulls in a metric ton of stuff that we otherwise don't need, just for a one-liner that we already have a replacement for in src/misc.c. * bootstrap.conf: Remove mempcpy * configure.ac: Add mempcpy to AC_CHECK_FUNCS
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 74c87b27..f55ad6a6 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -52,7 +52,6 @@ fdl
findprog-in
getloadavg
host-cpu-c-abi
-mempcpy
strerror
strtoll
make-glob"