3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
set -e
|
||
|
autoreconf --install
|