CVSROOT: /sources/classpath
Module name: classpath
Branch: classpath-0_97-release-branch
Changes by: Andrew John Hughes <gnu_andrew> 08/06/02 01:37:30
Modified files:
. : ChangeLog configure.ac
lib : gen-classlist.sh.in
Log message:
Backport list generation fix.
2008-04-18 Tom Tromey <[EMAIL PROTECTED]>
* lib/gen-classlist.sh.in: Skip 'sed' steps if no vm_omitlist
found.
2008-04-17 Ralf Wildenhues <[EMAIL PROTECTED]>
* lib/gen-classlist.sh.in: Avoid grepping each omission, by
building an awk script with a hash for literal files, and
awk regular expressions for the rest.
* configure.ac: Call AC_PROG_AWK.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.9526.2.13&r2=1.9526.2.14
http://cvs.savannah.gnu.org/viewcvs/classpath/configure.ac?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.225.2.5&r2=1.225.2.6
http://cvs.savannah.gnu.org/viewcvs/classpath/lib/gen-classlist.sh.in?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.40&r2=1.40.4.1