Ignore:
Timestamp:
Dec 3, 2008, 4:45:20 PM (14 years ago)
Author:
Peter Johansson
Message:

refs #153 - using autoreconf in bootstrap. Did not add '--force' because it may overwrite INSTALL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/base1/se.lu.thep.wenni/trunk/bootstrap

    r825 r864  
    44
    55# Copyright (C) 2005, 2006 Jari Häkkinen, Peter Johansson
     6# Copyright (C) 2008 Peter Johansson
    67#
    78# This file is part of WeNNI,
     
    2627# changed.
    2728
    28 mkdir -p autotools
    29 libtoolize --automake
    30 aclocal
    31 autoheader
    32 automake --add-missing --gnu
    33 autoconf
     29autoreconf --install --symlink
Note: See TracChangeset for help on using the changeset viewer.