X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..00e0c65285bf2e4c345f32bad3ee6b9f72c5c88a:/prepare diff --git a/prepare b/prepare index 4387123..f38be5b 100755 --- a/prepare +++ b/prepare @@ -1,7 +1,7 @@ #! /bin/bash # # This file is part of DisOrder. -# Copyright (C) 2004, 2005, 2006 Richard Kettlewell +# Copyright (C) 2004-2008 Richard Kettlewell # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,7 +20,6 @@ # set -e -set -x srcdir=$(dirname $0) here=$(pwd) cd $srcdir @@ -41,6 +40,4 @@ autoconf autoheader automake -a || true # for INSTALL automake --foreign -a -cd "$here" -$srcdir/configure "$@" --sysconfdir=/etc --localstatedir=/var -# arch-tag:100027fc986857bb24d779ecdcf41345 +