Changeset 12972 for trunk/Nebulous/nebclient
- Timestamp:
- Apr 23, 2007, 3:04:56 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/tests/tap/bootstrap.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/tests/tap/bootstrap.sh
r12605 r12972 2 2 3 3 set -x 4 aclocal 19-I /usr/local/share/aclocal || aclocal || exit 15 autoheader 259|| autoheader || exit 16 libtoolize 15-c -f || libtoolize -c -f || glibtoolize -c -f || exit 17 automake 19-a -c || automake -a -c || exit 18 autoconf 259|| autoconf || exit 14 aclocal -I /usr/local/share/aclocal || aclocal || exit 1 5 autoheader || autoheader || exit 1 6 libtoolize -c -f || libtoolize -c -f || glibtoolize -c -f || exit 1 7 automake -a -c || automake -a -c || exit 1 8 autoconf || autoconf || exit 1
Note:
See TracChangeset
for help on using the changeset viewer.
