Changeset 890 for trunk/auto-reply
- Timestamp:
- 01/29/00 02:51:18 (9 years ago)
- Location:
- trunk/auto-reply
- Files:
-
- 2 removed
- 3 modified
-
. (modified) (1 prop)
-
.cvsignore (modified) (1 diff)
-
ltconfig (deleted)
-
ltmain.sh (deleted)
-
Makefile.cvs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/auto-reply
- Property svn:ignore
-
old new 3 3 configure 4 4 config.h 5 ltmain.sh 6 ltconfig 5 7 libtool 6 8 stamp-h
-
- Property svn:ignore
-
trunk/auto-reply/.cvsignore
r827 r890 3 3 configure 4 4 config.h 5 ltmain.sh 6 ltconfig 5 7 libtool 6 8 stamp-h -
trunk/auto-reply/Makefile.cvs
r794 r890 4 4 @-rm -f acinclude.m4 5 5 @$(MAKE) -f Makefile.am top_srcdir=. acinclude.m4 6 @echo "*** Fetching libtool" 7 @-rm -f ltmain.sh && cp ../../ltmain.sh ltmain.sh 8 @-rm -f ltconfig && cp ../../ltconfig ltconfig 9 @-rm -f libtool 6 10 @echo "*** Retrieving configure tests needed by configure.in" 7 11 @aclocal
