X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/763d5e6ad88ef3ba1cd1d7742d060e4f1e54c6b8..883a4e966126fc7e585a8c08db50024a729ef3a5:/prepare diff --git a/prepare b/prepare index a419ab0..e9e91c7 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, 2005, 2006, 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,5 +40,4 @@ autoconf autoheader automake -a || true # for INSTALL automake --foreign -a -cd "$here" -$srcdir/configure "$@" --sysconfdir=/etc --localstatedir=/var +