diff --git a/autogen.sh b/autogen.sh index 5280f70..9f1d8c9 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,4 +2,4 @@ aclocal automake --add-missing autoconf -./configure $@ +./configure --prefix=/usr --sysconfdir=/etc $@