X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/763d5e6ad88ef3ba1cd1d7742d060e4f1e54c6b8..546c797889cd69a4a4ca8a120726caec6c17406c:/prepare diff --git a/prepare b/prepare index a419ab0..48337ea 100755 --- a/prepare +++ b/prepare @@ -42,4 +42,4 @@ autoheader automake -a || true # for INSTALL automake --foreign -a cd "$here" -$srcdir/configure "$@" --sysconfdir=/etc --localstatedir=/var +$srcdir/configure --sysconfdir=/etc --localstatedir=/var "$@"