2 lines
43 B
Plaintext
2 lines
43 B
Plaintext
|
#!/bin/sh
|
||
|
autoreconf -v --install || exit 1
|