Authenticator/autogen.sh
Bilal Elmoussaoui f4ad4221c1 first commit
2016-05-25 22:18:10 +02:00

5 lines
104 B
Bash
Executable file

#!/bin/sh
autoreconf --install || exit 1
echo "Running configure script with no arguments"
./configure