Re: about CFLAGS

1997-11-30 Thread Richard Braakman
Santiago Vila Doncel wrote: > Francesco Tapparo wrote: > > Santiago Vila Doncel wrote: > > > Did you try CFLAGS="-O2 -g -Wall" ./configure? > > > > Yes, so the pakage compile perfectly: thanks. Now I think that this is the > > right method of set the variables. > > However, I fail to see why

Re: about CFLAGS

1997-11-30 Thread Santiago Vila Doncel
-BEGIN PGP SIGNED MESSAGE- Francesco Tapparo wrote: > Santiago Vila Doncel wrote: > > Did you try CFLAGS="-O2 -g -Wall" ./configure? > > Yes, so the pakage compile perfectly: thanks. Now I think that this is the > right method of set the variables. However, I fail to see why make

Re: about CFLAGS

1997-11-30 Thread Francesco Tapparo
On Sun, Nov 30, 1997 at 02:19:24PM +0100, Santiago Vila Doncel wrote: > -BEGIN PGP SIGNED MESSAGE- > > Francesco Tapparo: > > I'm packaging scwm: my problem is that the makefiles of this program don't > > work if a set CFLAGS externally (e.g. with: make CFLAGS="-O2 -g -Wall"). The > > make