X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/763d5e6ad88ef3ba1cd1d7742d060e4f1e54c6b8..62dc37489c39c8d20046b4d5e323707239491df6:/prepare?ds=inline 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 "$@"