John Leuner <[EMAIL PROTECTED]> writes: > > > Would there be objections to a new release available on May 5? Mostly > > > to get the recent changes requiring VM support out there on the ftp > > > site but also to show the progress with other packages. > > > > I have not been able to perform all of the tasks I would have liked > > before making a release available. However I'm interested in > > releasing early, releasing often, and I couldn't resist this date. :) > > How does the --without-zip stuff work? > > I can't seem to get it to work, is there anything special I have to do?
./configure --without-zip The ZIP in lib/Makefile should be defined as nothing after configure and the test for that just after compiling should fail and so not actually zip the classes. Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

