[Webkit-unassigned] [Bug 117334] [GTK] autoreconf fails to find some macros without -I Source/autotools

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 09:05:28 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117334





--- Comment #3 from Alberto Garcia <berto at igalia.com>  2013-09-09 09:04:42 PST ---
(In reply to comment #2)
> Both the autoreconf output and the autoconf manual say it needs to be set in Makefile.am.

Looks like libtoolize doesn't even use GNUmakefile.am ...

   if test -f Makefile.am; then
     my_macrodir_is_next=false
     for arg in `$SED "$my_sed_aclocal_flags" Makefile.am`; do
        [...]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list