Observations on 3.8.16

Joe Klemmer klemmerj at webtrek.com
Wed Apr 24 02:11:08 CEST 2002


On Tue, 2002-04-23 at 11:21, Rich Shepard wrote:

>   So, must '--enable-old-style' be the first option passed to autoconf?

	FWLIW, this is the build section of the spec file I use...

%build
if [ ! -f configure ]; then
  ./autogen.sh --prefix=%{prefix} --datadir=%{datadir}
--sysconfdir=%{confdir} \
  --disable-dt --enable-gtk-engine=%{gtkengines} --disable-xft \
  --enable-gdm --with-gdm-prefix=%{gdmdata}
else
  ./configure --prefix=%{prefix} --datadir=%{datadir}
--sysconfdir=%{confdir} \
  --disable-dt --enable-gtk-engine=%{gtkengines} --disable-xft \
  --enable-gdm --with-gdm-prefix=%{gdmdata} --enable-old-style
fi
make

[mind the line wrap]

-- 
Using Linux since 11/91		|		http://www.linux.org
Linux user #29402		|		http://counter.li.org
Red Hat Linux			|		http://www.redhat.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20020423/592daef5/attachment.pgp>


More information about the Xfce mailing list