[Gimp-docs] Problems occurs when executing ./autogen.sh

Bill Skaggs weskaggs at gmail.com
Tue Sep 16 09:25:07 PDT 2008


2008/9/16 XuHunt <huntxu at live.cn>:
> [hunt at bubble ~/hunt's/gimp-docs/gimp-help-2]$ O_< ./autogen.sh
> Looking for latest automake version ... 1.10
>
> I am going to run ./configure with the following arguments:
>
> ? --enable-maintainer-mode --enable-build ?

It looks to me like the problem is the --enable-maintainer-mode
argument.  That's
a valid argument to "configure", but not to "autogen.sh".  The autogen script
supplies that argument automatically when it runs configure.

  -- Bill


More information about the Gimp-docs mailing list