sgpemv2/autogen.sh

8 lines
92 B
Bash
Executable File

#!/bin/sh
if [ ! -d config ]; then
mkdir config
fi
autoreconf -i --warnings=all -B m4 -v