97d285ab51
In preparation for expanding autogen.sh.
4 lines
33 B
Bash
Executable File
4 lines
33 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
autoreconf -vif
|