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
...Ludovic Courtès 2017-09-11substitute: Download from unauthorized sources that provide the right content....Ludovic Courtès 2017-09-11substitute: Make substitute URLs a SRFI-39 parameter....Ludovic Courtès