On 2011-02-23 05:00, Yury 'sergamena' Paramygin <[email protected]> wrote:
I'd like to try new gtkmm. I cloned the repository from git.gnome.org/gtkmm and tried to compile it. But ./autogen.sh finished with error. The problem is with variables DISABLE_DEPRECATED_API and ENABLE_DOCUMENTATION, which are not defined with AM_CONDITIONAL. What did I do wrong?
You need to install mm-common from git: http://git.gnome.org/browse/mm-common or download a tarball release: http://ftp.gnome.org/pub/GNOME/sources/mm-common/ -- http://amigadave.com/ | [email protected] _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
