Well, let me re-phrase my query:
Does the description of '--with-widgets=no' sound like what you
wanted? On my system, it successfully disables the progress gauges
and the gutter. Did you 'make distclean' first? It sounds as if the
widgets are still being built even though you attempted to configure
them out.
It also sounds as if you are building with motif - I use Lucid
menubars and scrollbars myself, so that's a difference between our
setups.
- vin
Charles G Waldman <cgw(a)alum.mit.edu> writes:
Vin Shelton writes:
> charles g waldman <cgw(a)alum.mit.edu> writes:
>
> > I find it somewhat disappointing that there is no configure-time
> > option to disable gutters and progress-bars.
>
> Does '--with-widgets=no' do what you want?
Not unless I define `what I want' to be a build failure ;-)
lwlib-Xm.c: In function `xm_update_one_widget':
lwlib-Xm.c:891: `xmScaleWidgetClass' undeclared (first use in this
function)
lwlib-Xm.c:891: (Each undeclared identifier is reported only once
lwlib-Xm.c:891: for each function it appears in.)