classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ZIP


From: Brian Jones
Subject: Re: ZIP
Date: 01 May 2002 07:22:08 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Carlos Cavanna <address@hidden> writes:

> Hi,
> 
> is there any way of tricking configure into
> *not finding* zip.
> 
> I need make not to create glibj.zip
> and place all the classes in their respective
> directories.
> 
> I read the respective lines in configure and
> I thought that if $ZIP is defined I could make
> this behave this way, but it doesn't.
> 
> Well, I can always modify configure.in and add
> an extra flag ...
> 
> Thanks,
> CC

Yeah, make a --with-zip or something so that when you specify
--without-zip, ZIP is not defined and the AM_CONDITIONAL fails.

Brian
-- 
Brian Jones <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]