Changeset 2012:224cd6aacfc1 in lemon-0.x for bootstrap
- Timestamp:
- 03/23/06 20:57:14 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2646
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootstrap
r1348 r2012 68 68 fi 69 69 70 echo "Try using 'autoreconf -vi' instead of this." 71 70 72 set -x 71 $aclocal -I config\73 $aclocal -I m4 \ 72 74 && libtoolize --force --copy \ 75 && $autoconf \ 73 76 && $autoheader \ 74 && $automake --add-missing --copy --gnu \ 75 && $autoconf 77 && $automake --add-missing --copy --gnu
Note: See TracChangeset
for help on using the changeset viewer.