From f46395f8446a568681ef4b8d61bd2d390a6acc61 Mon Sep 17 00:00:00 2001 From: Jannis Pohlmann Date: Sun, 17 May 2009 03:22:34 +0200 Subject: Initial import. Nothing useful yet. --- autogen.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100755 autogen.sh (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..b043e28 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,51 @@ +#!/bin/sh +# +# vi:set et ai sw=2 sts=2 ts=2: */ +# - +# Copyright (c) 2009 Jannis Pohlmann +# +# 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 the Free Software Foundation; either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public +# License along with this program; if not, write to the Free +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. + +(type xdt-autogen) >/dev/null 2>&1 || { + cat >&2 </dev/null 2>&1 || { + cat >&2 < "configure.in" + +exec xdt-autogen $@ -- cgit v1.2.1