Changeset 23935 for trunk/Nebulous/nebclient/tests/tap
- Timestamp:
- Apr 20, 2009, 12:50:54 PM (17 years ago)
- Location:
- trunk/Nebulous/nebclient
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
tests/tap (modified) (2 props)
-
tests/tap/bootstrap.sh (modified) (1 diff)
-
tests/tap/src (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient
- Property svn:mergeinfo changed
/branches/eam_branches/eam_branch_20090303/Nebulous/nebclient (added) merged: 23225 /branches/jhoblitt/Nebulous/nebclient (added) merged: 12604 /branches/neb_distrib_20081210/Nebulous/nebclient (added) merged: 20900,20986,23536,23729
- Property svn:mergeinfo changed
-
trunk/Nebulous/nebclient/tests/tap
- Property svn:ignore
-
old new 1 .in 1 configure 2 Makefile.in 3 config.log 4 depcomp 5 config.status 6 config.guess 7 ltmain.sh 8 config.sub 9 autom4te.cache 10 libtool 11 missing 12 aclocal.m4 2 13 Makefile 3 Makefile.in 4 aclocal.m4 5 autom4te.cache 6 config.log 7 config.status 8 configure 9 libtool 10 *.bb 11 *.bbg 12 *.da 13 gmon.out 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
-
- Property svn:mergeinfo changed
/branches/neb_distrib_20081210/Nebulous/nebclient/tests/tap (added) merged: 20900,23536,23729
- Property svn:ignore
-
trunk/Nebulous/nebclient/tests/tap/bootstrap.sh
r23934 r23935 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 || 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 -
trunk/Nebulous/nebclient/tests/tap/src
- Property svn:ignore
-
old new 1 .deps2 .libs3 Makefile4 1 Makefile.in 5 libtap.la 6 tap.lo 2 ignore 3 stamp-h1 7 4 config.h 8 5 config.h.in 9 stamp-h1 10 *.bb 11 *.bbg 12 *.da 13 gmon.out 6 .deps 7 Makefile 8 .libs
-
- Property svn:ignore
Note:
See TracChangeset
for help on using the changeset viewer.
