On 2011-06-21 13:11, Kees Kling <[email protected]> wrote:
Running autoreconf gives me the following errors:
configure.ac:23: warning: _MM_PRE_INIT is m4_require'd but not m4_defun'd
m4/mm-warnings.m4:68: MM_ARG_ENABLE_WARNINGS is expanded from...
configure.ac:23: the top level
and it doesn't seems to work.
Your project needs to include MM_PREREQ in configure.ac, which it is
apparently not. You should follow the advice in Murray's blog post and
use the standalone DK_ARG_ENABLE_WARNINGS macro instead, as it has no
dependencies on other macros.
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list