]> git.itanic.dy.fi Git - maemo-mapper/blobdiff - autogen.sh
Administrative changes in preparation for release of Maemo Mapper v2.6.2.
[maemo-mapper] / autogen.sh
index a6a3df6c584cd54245165634dc3389cd9d2ae871..aba689071fe08b5856fa7e513770bbec16ac6c1d 100755 (executable)
@@ -1,30 +1,29 @@
 #!/bin/sh
 
 #
-# This file is part of maemo-mapper
+# Copyright (C) 2006, 2007 John Costigan.
 #
-# Copyright (C) 2006 John Costigan.
+# This file is part of Maemo Mapper.
 #
-# This program is free software; you can redistribute it and/or modify
+# Maemo Mapper 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
+# the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful,
+# Maemo Mapper 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.
+# You should have received a copy of the GNU General Public License
+# along with Maemo Mapper.  If not, see <http://www.gnu.org/licenses/>.
 #
  
 set -x
 glib-gettextize --copy --force
 libtoolize --automake --copy --force
+aclocal
 intltoolize --automake --copy --force
-aclocal-1.7
 autoconf --force
 autoheader --force
-automake-1.7 --add-missing --copy --force-missing --foreign
+automake --add-missing --copy --force-missing --foreign