I want to try Xfce4 :-)

Benedikt Meurer Benedikt.Meurer at unix-ag.uni-siegen.de
Fri Apr 25 20:37:06 CEST 2003


On Fri, 25, Apr 2003, Pete Masterson wrote:

> Hello,
> 
> >> I'm attaching last version of update-xfce with
> >> minor changes.
> 
> I have one question: I don't know whether my procedure
> has been correct but here is what i did so far:
> 
>    ./configure -D
>    ./configure -b . -C
> 
> umm, failed due to libxml missing. I'll retry in a
> second -- only one question: how do i pass stuff like
> -O3 and the architecture flag to the script for gcc to
> take into consideration?

Simply set CFLAGS to whather you want, and export it. E.g. for sh/ksh:

	export CFLAGS="-O3 -pipe"

or with csh:

	setenv CFLAGS "-O3 -pipe"

> Peter

regards,
Benedikt

-- 
NetBSD Operating system:                       http://www.NetBSD.org/
pkgsrc "Work in progress":                  http://pkgsrc-wip.sf.net/
XFce desktop environment:                        http://www.xfce.org/
German Unix-AG Association:                   http://www.unix-ag.org/



More information about the Xfce4-dev mailing list