mirror of
https://github.com/NixOS/nix.git
synced 2025-11-24 03:09:35 +01:00
* A script to generate the Auto* stuff.
This commit is contained in:
parent
e8a95108c0
commit
16c8b4c8e5
1 changed files with 5 additions and 0 deletions
5
bootstrap.sh
Executable file
5
bootstrap.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#! /bin/sh -e
|
||||||
|
aclocal
|
||||||
|
autoheader
|
||||||
|
automake --add-missing --copy
|
||||||
|
autoconf
|
||||||
Loading…
Add table
Add a link
Reference in a new issue