Makefile.am:26: ENABLE_DOCUMENTATION does not appear in AM_CONDITIONAL

View: New views
3 Messages — Rating Filter:   Alert me  

Makefile.am:26: ENABLE_DOCUMENTATION does not appear in AM_CONDITIONAL

by Aarto Matti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Pulled the latest update from git and got this.

--
Aarto

_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: Makefile.am:26: ENABLE_DOCUMENTATION does not appear in AM_CONDITIONAL

by Aarto Matti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Commented 'if' lines, now I receive

./configure: line 2542: syntax error near unexpected token `0.8'
./configure: line 2542: `MM_PREREQ(0.8)'

--
Aarto


_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: Makefile.am:26: ENABLE_DOCUMENTATION does not appear in AM_CONDITIONAL

by Daniel Elstner :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Freitag, den 09.10.2009, 15:17 +0300 schrieb Aarto Matti:
> Commented 'if' lines, now I receive

Don't do that.

> ./configure: line 2542: syntax error near unexpected token `0.8'
> ./configure: line 2542: `MM_PREREQ(0.8)'

You need to have mm-common installed.  If it is installed to a different
prefix, you may have to set up ACLOCAL_FLAGS manually.  Details can be
found in the README file that comes with mm-common.

--Daniel


_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list