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