mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
5 lines
72 B
Bash
Executable file
5 lines
72 B
Bash
Executable file
#! /bin/sh -e
|
|
aclocal
|
|
autoheader
|
|
automake --add-missing --copy
|
|
autoconf
|