summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-05-11 09:00:59 +0200
committerJim Meyering <meyering@redhat.com>2008-05-11 09:00:59 +0200
commit433881d802324d9f98d1ef0d3ced4222c9f65a5e (patch)
treef1b1fb46e938a09fd4182c3ec0ba5d5a1b5729b0 /bootstrap.conf
parent295d47736a0cb89cbc74693ac377a359212f75c5 (diff)
downloadcoreutils-433881d802324d9f98d1ef0d3ced4222c9f65a5e.tar.xz
move sha256 and sha512 modules to gnulib
* bootstrap.conf (gnulib_modules) [sha256, sha512]: Add "crypto/" prefix to module name, now that they come from gnulib. * gl/lib/sha256.c: Remove file. * gl/lib/sha256.h: Likewise. * gl/lib/sha512.c: Likewise. * gl/lib/sha512.h: Likewise. * gl/lib/u64.h: Likewise. * gl/m4/sha256.m4: Likewise. * gl/m4/sha512.m4: Likewise. * gl/modules/sha256: Likewise. * gl/modules/sha512: Likewise.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 8bde0ad0e..f74f7596b 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -41,8 +41,10 @@ gnulib_modules="
c-strtold calloc canon-host canonicalize chown cloexec
config-h configmake
closein closeout
- crypto/md5 crypto/sha1
- sha256 sha512
+ crypto/md5
+ crypto/sha1
+ crypto/sha256
+ crypto/sha512
cycle-check
d-ino d-type diacrit dirfd dirname dup2
error euidaccess exclude exitfail fchdir fcntl fcntl-safer fdl