[Webkit-unassigned] [Bug 22714] Clean up some autotools warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 6 13:30:58 PST 2008


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


dmacks at netspace.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25820|                            |review?
               Flag|                            |




------- Comment #1 from dmacks at netspace.org  2008-12-06 13:30 PDT -------
Created an attachment (id=25820)
 --> (https://bugs.webkit.org/attachment.cgi?id=25820&action=view)
Add autotools flags as requested by current autotools versions

With this patch, autogen gives:

>libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
>libtoolize: linking file `m4/libtool.m4'
>libtoolize: linking file `m4/ltoptions.m4'
>libtoolize: linking file `m4/ltsugar.m4'
>libtoolize: linking file `m4/ltversion.m4'
>libtoolize: linking file `m4/lt~obsolete.m4'
>libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.

Looks like libtool is doing a simple grep in Makefile.am, doesn't know WebKit
uses GNUmakefile.am instead. Why *does* it use GNUmakefile instead of Makefile?


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



More information about the webkit-unassigned mailing list