summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-06-06 20:43:58 +0200
committerNick Schermer <nick@xfce.org>2011-07-09 16:14:55 +0200
commite3c64d41664e1ef70c88987fe5d970955c6a7587 (patch)
treeb4389b44afdeefa4ccd1c7032884be234e128a33 /autogen.sh
parent296cd0521239742e0e9a5d48a4157c9afbd3c459 (diff)
downloadxfce4-appfinder-e3c64d41664e1ef70c88987fe5d970955c6a7587.tar.gz
Initial work on xfce4-appfinder and xfrun4 merge.
Import the work from the design repository.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh19
1 files changed, 16 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index eaead8c..99e44a9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,13 +1,26 @@
#!/bin/sh
#
-# $Id$
+# Copyright (c) 2002-2011 The Xfce development team. All rights reserved.
#
-# Copyright (c) 2002-2008
-# The Xfce development team. All rights reserved.
+# 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.
#
# Written for Xfce by Benedikt Meurer <benny@xfce.org>.
#
+
+
(type xdt-autogen) >/dev/null 2>&1 || {
cat >&2 <<EOF
autogen.sh: You don't seem to have the Xfce development tools installed on