From 0570d14683cc05262334ff8bf0d9b5b98d10dfe8 Mon Sep 17 00:00:00 2001 From: Pixel Date: Wed, 11 Nov 2009 09:59:22 -0800 Subject: Cleaning out crap. --- autogen.sh | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 autogen.sh (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh deleted file mode 100755 index 459be0c..0000000 --- a/autogen.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -# Run this to generate all the initial makefiles, etc. -echo Running gettextize... -gettextize -c --intl --no-changelog -echo Running libtoolize... -libtoolize -c -f --automake -echo Running aclocal... -aclocal -I m4 -echo Running autoscan... -autoscan -echo Running autoheader... -autoheader -echo Running autoconf... -autoconf -echo Running automake... -#automake -a -c -f --gnu -automake -a -c --gnu -- cgit v1.2.3