aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: cb774bc737f8709cc80e1eebaf6cb94d8e152d08 (about) (plain)
1
2
3
4
5
#!/bin/sh
# Create the build system.

set -e -x
exec autoreconf -vfi
64f185586a5a01722'>gnu: acl: Fix i686-gnu build....Manolis Ragkousis 2015-09-04gnu: acl: Remove explicit 'sed' dependency....Ludovic Courtès 2014-11-18gnu: acl: Towards tests; enable infrastructure, but keep tests disabled...Andreas Enge 2014-11-18gnu: acl: Also install header files....Andreas Enge 2014-10-26gnu: acl: Install library and disable failing test suite....Mark H Weaver 2014-07-20gnu: acl: Update to 2.2.52....Jason Self 2013-11-20gnu: gettext: Rename binding to 'gnu-gettext'....Ludovic Courtès 2013-06-22gnu: acl, attr: Make `gettext' a native input....Ludovic Courtès 2013-06-21build-system/gnu: Unify with (guix build-system gnu-cross-build)....Ludovic Courtès 2013-05-25gnu: gettext, attr, acl: Disable `check' phase twiddling when cross building....Ludovic Courtès 2013-02-01gnu: Fix invalid `license' fields....Ludovic Courtès 2013-01-18distro: Change the module name space to (gnu ...)....Ludovic Courtès