Changeset 19244 for trunk/Nebulous/nebclient
- Timestamp:
- Aug 27, 2008, 2:12:23 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/autogen.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/autogen.sh
r14410 r19244 75 75 fi 76 76 77 $LIBTOOLIZE --copy --force || echo "$LIBTOO lIZE failed"77 $LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed" 78 78 $ACLOCAL || echo "$ACLOCAL failed" 79 79 $AUTOHEADER || echo "$AUTOHEADER failed" … … 83 83 # bypass taps bootstrap.sh 84 84 cd ./tests/tap 85 $LIBTOOLIZE --copy --force || echo "$LIBTOO lIZE failed"85 $LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed" 86 86 $ACLOCAL || echo "$ACLOCAL failed" 87 87 $AUTOHEADER || echo "$AUTOHEADER failed"
Note:
See TracChangeset
for help on using the changeset viewer.
