Hrvoje Niksic <hniksic(a)srce.hr> writes in xemacs-beta(a)xemacs.org:
 Andy Piper <andyp(a)san-jose.beasys.com> writes:
> At 05:12 PM 8/27/99 +0200, Hrvoje Niksic wrote:
> >I'm compiling from the latest 21.2 CVS, and I don't see them. 
That's
> >what made me ask the question in the first place.
> 
> You should get them automatically if you built from cvs. 
 I do build from CVS, but I don't get them automatically. 
> Please send me your build configuration. config.h should define
> HAVE_WIDGETS and LWLIB_TABS_LUCID. 
 HAVE_WIDGETS is not #defined for me.  But the fact is, I've
always
 just typed `make' after the CVS updates.  Maybe I should start a
 configure;make from scratch? 
Always rerun configure if you are trying to rebuild from scratch.  At
a minimum you need to do `cvs update; ./config.status --recheck;
make'.
The tab thingies should be automatic if you are building properly.