Martin MOKREJŠ <[EMAIL PROTECTED]> writes:

> On 11 Dec 2002, Joakim Fallsjo wrote:
> 
> > Martin MOKREJŠ <[EMAIL PROTECTED]> writes:
> >
> > > Hi,
> > >   it seems CFLAGS=..." ./configure does not work, what the INSTALL says.
> > > What's the proposed way to set "-g2"?
> > >
> > I guesss it depends on your shell:
> > for bash:
> > CFLAGS=-g2 ./configure
> >
[...]

What if you run;

make CFLAGS+=-g2

or 

make CFLAGS=-g2

/JockeF

-- 
Is it a requirement from Microsoft that their logo is in bmp?
Or is it an insult to them?
                                         -Anonymous
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to