Re: Scrolling performance
- From: Roo <oscosc gmail com>
- To: gtk-list gnome org
- Subject: Re: Scrolling performance
- Date: Fri, 07 Jul 2006 00:17:10 +0100
On Thu, 06 Jul 2006 16:52:40 -0600, Mark Leisher wrote:
> Roo wrote:
>> %configure --with-xinput=xfree --disable-gtk-doc --without-pic
>>
> Another configure annoyance. The command line parameter to disable
> shared code is typically --disable-shared. I don't recall having seen
> --without-pic before.
It is there in the configure script.
# Check whether --with-pic or --without-pic was given.
if test "${with_pic+set}" = set; then
withval="$with_pic"
pic_mode="$withval"
else
pic_mode=default
fi;
test -z "$pic_mode" && pic_mode=default
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]