1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00
hydra/bootstrap

6 lines
79 B
Plaintext
Raw Normal View History

2010-09-30 10:29:15 -04:00
#! /bin/sh -e
libtoolize --copy
aclocal
automake --add-missing --copy
autoconf