Changeset 17
- Timestamp:
- 09/08/05 18:52:32 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
Makefile.am (modified) (1 diff)
-
bootstrap (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r14 r17 15 15 16 16 AUTOMAKE_OPTIONS = foreign 1.5 17 ACLOCAL_AMFLAGS = -I aclocal -
trunk/bootstrap
r9 r17 8 8 rm -rf *~ *.cache *.m4 config.guess config.log \ 9 9 config.status config.sub depcomp ltmain.sh 10 (cat aclocal/*.m4 > acinclude.m4 2> /dev/null)11 10 autoreconf --verbose --install
