This commit is contained in:
Phil Blundell
2004-03-28 12:02:50 +00:00
parent 5025a4ed4c
commit 1c62c3bbf6
2 changed files with 7 additions and 0 deletions

3
autogen.sh Executable file
View File

@@ -0,0 +1,3 @@
#! /bin/sh
autoreconf -v --install || exit 1
./configure "$@"