1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/bootstrap.sh
2004-07-30 13:45:13 +00:00

5 lines
72 B
Bash
Executable file

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