From caa4aaafe48fce11f6826ba2d0b8f1ff4f8e49cf Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Mon, 2 Aug 2010 01:49:03 +0200 Subject: Remove erroneous dependency on xorg macros This package has no external dependencies and should not depend on the xorg macros. This patch removes the dependency, adds a tailored INSTALL file, and uses git to generate the ChangeLog. Signed-off-by: Henrik Rydberg --- autogen.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 904cd67..a4fa9a2 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,5 +8,3 @@ cd $srcdir autoreconf -v --install || exit 1 cd $ORIGDIR || exit $? - -$srcdir/configure --enable-maintainer-mode "$@" -- cgit v1.2.3