On Wed, 2010-03-17 at 12:38 -0500, Tilton, James C. (GSFC-6063) wrote: > The gtkmm-demo program was automatically built in version 2.16.0 of > gtkmm. > > > > When I upgraded to gtkmm 2.18.8 (and also uninstalled version 2.16.0), > I was surprised to find that gtkmm-demo was not built and installed – > even though I can still see the source code for it in the directory > tree. > > > > Why the change? Also, is there a configure option I can use to cause > the gtkmm-demo program to be built? I tried –enable-demo and – > enable-demos – but these options were not recognized by configure.
It builds on "make check". It's been this way since Daniel Elstner made a large change to the build to make it use more non-recursive autotools stuff. I'm not sure if it's the right thing to do, but I trust Daniel to know what's correct for this. -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
