Changeset 138
- Timestamp:
- 03/28/05 22:07:42 (4 years ago)
- Files:
-
- libcrash/trunk (modified) (1 prop)
- libcrash/trunk/autogen.sh (modified) (1 diff)
- libcrash/trunk/configure.in (added)
- libcrash/trunk/crash (modified) (1 prop)
- libcrash/trunk/crash/crypto (modified) (1 prop)
- libcrash/trunk/crash/script (modified) (1 prop)
- libcrash/trunk/crash/sql (modified) (1 prop)
- libcrash/trunk/crash/thread (modified) (1 prop)
- libcrash/trunk/tests (modified) (1 prop)
- libcrash/trunk/utils (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libcrash/trunk
- Property svn:ignore set to
configure
Makefile.in
depcomp
config.guess
config.sub
ltmain.sh
autom4te.cache
missing
aclocal.m4
install-sh
Makefile
config.log
config.status
libtool
- Property svn:ignore set to
libcrash/trunk/autogen.sh
r135 r138 1 1 #!/bin/sh 2 2 3 echo libtoolize3 echo +libtoolize 4 4 libtoolize --force --copy 5 echo aclocal5 echo +aclocal 6 6 aclocal 7 echo automake7 echo +automake 8 8 automake -ac 9 echo autoconf9 echo +autoconf 10 10 autoconf 11 echo autoheader11 echo +autoheader 12 12 autoheader 13 13 libcrash/trunk/crash
- Property svn:ignore set to
Makefile
Makefile.in
crash-config.h
types.h
stamp-h1
- Property svn:ignore set to
libcrash/trunk/crash/crypto
- Property svn:ignore set to
Makefile
Makefile.in
- Property svn:ignore set to
libcrash/trunk/crash/script
- Property svn:ignore set to
Makefile
Makefile.in
- Property svn:ignore set to
libcrash/trunk/crash/sql
- Property svn:ignore set to
Makefile
Makefile.in
- Property svn:ignore set to
libcrash/trunk/crash/thread
- Property svn:ignore set to
Makefile
Makefile.in
- Property svn:ignore set to
libcrash/trunk/tests
- Property svn:ignore set to
Makefile
Makefile.in
- Property svn:ignore set to
libcrash/trunk/utils
- Property svn:ignore set to
Makefile
Makefile.in
crash-config
crash-module
- Property svn:ignore set to
