Changeset 23934 for trunk/Nebulous/nebclient/tests/tap/bootstrap.sh
- Timestamp:
- Apr 20, 2009, 11:23:23 AM (17 years ago)
- Location:
- trunk/Nebulous
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
nebclient/tests/tap (modified) (1 prop)
-
nebclient/tests/tap/bootstrap.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/eam_branches/eam_branch_20090303/Nebulous 23158-23228 /branches/jhoblitt/Nebulous 2785-12604 /branches/pap/Nebulous 23511-23685,23690-23739
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/Nebulous/nebclient/tests/tap
- Property svn:ignore
-
old new 1 .in 2 Makefile 3 Makefile.in 4 aclocal.m4 5 autom4te.cache 6 config.log 7 config.status 1 8 configure 2 Makefile.in3 config.log4 depcomp5 config.status6 config.guess7 ltmain.sh8 config.sub9 autom4te.cache10 9 libtool 11 missing 12 aclocal.m4 13 Makefile 14 install-sh 15 src/Makefile.in 16 src/stamp-h1 17 src/config.h 18 src/config.h.in 19 src/.deps 20 src/Makefile 10 *.bb 11 *.bbg 12 *.da 13 gmon.out
-
- Property svn:ignore
-
trunk/Nebulous/nebclient/tests/tap/bootstrap.sh
r13100 r23934 2 2 3 3 set -x 4 aclocal || exit 15 autoheader || autoheader || exit 16 libtoolize -c -f || libtoolize -c -f || glibtoolize -c -f || exit 17 automake -a -c || automake -a -c || exit 18 autoconf || autoconf || exit 14 aclocal19 -I /usr/local/share/aclocal || aclocal || exit 1 5 autoheader259 || autoheader || exit 1 6 libtoolize15 -c -f || libtoolize -c -f || glibtoolize -c -f || exit 1 7 automake19 -a -c || automake -a -c || exit 1 8 autoconf259 || autoconf || exit 1
Note:
See TracChangeset
for help on using the changeset viewer.
