1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00
hydra/bootstrap
2010-09-30 14:29:15 +00:00

6 lines
79 B
Bash
Executable file

#! /bin/sh -e
libtoolize --copy
aclocal
automake --add-missing --copy
autoconf