Changeset 864 for plugins/base1/se.lu.thep.wenni/trunk/bootstrap
- Timestamp:
- Dec 3, 2008, 4:45:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base1/se.lu.thep.wenni/trunk/bootstrap
r825 r864 4 4 5 5 # Copyright (C) 2005, 2006 Jari Häkkinen, Peter Johansson 6 # Copyright (C) 2008 Peter Johansson 6 7 # 7 8 # This file is part of WeNNI, … … 26 27 # changed. 27 28 28 mkdir -p autotools 29 libtoolize --automake 30 aclocal 31 autoheader 32 automake --add-missing --gnu 33 autoconf 29 autoreconf --install --symlink
Note: See TracChangeset
for help on using the changeset viewer.