plugins/base2/net.sf.basedb.normalizers/trunk/src/c++/bootstrap

Code
Comments
Other
Rev Date Author Line
69 11 Feb 06 jari 1 #!/bin/sh
69 11 Feb 06 jari 2
69 11 Feb 06 jari 3 # $Id$
69 11 Feb 06 jari 4
95 05 Apr 06 jari 5 # Copyright (C) 2005, 2006 Jari Häkkinen, Peter Johansson
952 06 Feb 09 jari 6 # Copyright (C) 2008 Peter Johansson
952 06 Feb 09 jari 7 # Copyright (C) 2009 Jari Häkkinen, Peter Johansson
95 05 Apr 06 jari 8 #
952 06 Feb 09 jari 9 # This file is part of the Normalizers plug-in package for BASE
952 06 Feb 09 jari 10 # (net.sf.based.normalizers). The package is available at
952 06 Feb 09 jari 11 # http://baseplugins.thep.lu.se/ BASE main site is
952 06 Feb 09 jari 12 # http://base.thep.lu.se/
95 05 Apr 06 jari 13 #
952 06 Feb 09 jari 14 # This is free software; you can redistribute it and/or modify it
952 06 Feb 09 jari 15 # under the terms of the GNU General Public License as published by
952 06 Feb 09 jari 16 # the Free Software Foundation; either version 3 of the License, or
952 06 Feb 09 jari 17 # (at your option) any later version.
95 05 Apr 06 jari 18 #
952 06 Feb 09 jari 19 # The software is distributed in the hope that it will be useful,
952 06 Feb 09 jari 20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
952 06 Feb 09 jari 21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
952 06 Feb 09 jari 22 # General Public License for more details.
95 05 Apr 06 jari 23 #
95 05 Apr 06 jari 24 # You should have received a copy of the GNU General Public License
952 06 Feb 09 jari 25 # along with this program. If not, see <http://www.gnu.org/licenses/>.
95 05 Apr 06 jari 26
69 11 Feb 06 jari 27 # Run this to generate all auto-generated files needed by the GNU
69 11 Feb 06 jari 28 # configure program. This should be run everytime configure.ac is
69 11 Feb 06 jari 29 # changed.
69 11 Feb 06 jari 30
936 08 Jan 09 peter 31 autoreconf --install --symlink --force