autogen.sh: configure with normally used defaults for prefix and sysconfdir
This commit is contained in:
parent
ddad019c25
commit
b358e4a43b
@ -2,4 +2,4 @@
|
||||
aclocal
|
||||
automake --add-missing
|
||||
autoconf
|
||||
./configure $@
|
||||
./configure --prefix=/usr --sysconfdir=/etc $@
|
||||
|
Loading…
Reference in New Issue
Block a user