plugins/base1/se.lu.thep.wenni/trunk/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
936 08 Jan 09 peter 6 # Copyright (C) 2008, 2009 Peter Johansson
95 05 Apr 06 jari 7 #
95 05 Apr 06 jari 8 # This file is part of WeNNI,
825 26 Nov 08 jari 9 # http://baseplugins.thep.lu.se/wiki/se.lu.thep.WeNNI
95 05 Apr 06 jari 10 #
95 05 Apr 06 jari 11 # WeNNI is free software; you can redistribute it and/or modify it
95 05 Apr 06 jari 12 # under the terms of the GNU General Public License as published by the
824 26 Nov 08 jari 13 # Free Software Foundation; either version 3 of the License, or (at
95 05 Apr 06 jari 14 # your option) any later version.
95 05 Apr 06 jari 15 #
95 05 Apr 06 jari 16 # WeNNI is distributed in the hope that it will be useful, but WITHOUT
95 05 Apr 06 jari 17 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
95 05 Apr 06 jari 18 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
95 05 Apr 06 jari 19 # for more details.
95 05 Apr 06 jari 20 #
95 05 Apr 06 jari 21 # You should have received a copy of the GNU General Public License
824 26 Nov 08 jari 22 # along with WeNNI. If not, see <http://www.gnu.org/licenses/>.
95 05 Apr 06 jari 23
95 05 Apr 06 jari 24
69 11 Feb 06 jari 25 # Run this to generate all auto-generated files needed by the GNU
69 11 Feb 06 jari 26 # configure program. This should be run everytime configure.ac is
69 11 Feb 06 jari 27 # changed.
69 11 Feb 06 jari 28
936 08 Jan 09 peter 29 autoreconf --install --symlink --force