Changeset 864
- Timestamp:
- Dec 3, 2008, 4:45:20 PM (14 years ago)
- Location:
- plugins/base1/se.lu.thep.wenni/trunk
- Files:
-
- 2 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 -
plugins/base1/se.lu.thep.wenni/trunk/configure.ac
r860 r864 58 58 AC_PROG_INSTALL 59 59 AC_PROG_LIBTOOL 60 AC_PROG_RANLIB61 60 AC_PROG_SED 62 61
Note: See TracChangeset
for help on using the changeset viewer.