<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>22714</bug_id>
          
          <creation_ts>2008-12-06 13:11:22 -0800</creation_ts>
          <short_desc>Clean up some autotools warnings</short_desc>
          <delta_ts>2014-03-25 15:17:33 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Daniel Macks">dmacks</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>101669</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Macks">dmacks</who>
    <bug_when>2008-12-06 13:11:22 -0800</bug_when>
    <thetext>Building r39007 on OS X 10.4 with autoconf-2.63 automake-1.10.2 libtool-2.2.4, autogen.sh whines:

libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])&apos; to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4&apos; to ACLOCAL_AMFLAGS in Makefile.am.

So okay, let&apos;s do that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101675</commentid>
    <comment_count>1</comment_count>
      <attachid>25820</attachid>
    <who name="Daniel Macks">dmacks</who>
    <bug_when>2008-12-06 13:30:58 -0800</bug_when>
    <thetext>Created attachment 25820
Add autotools flags as requested by current autotools versions

With this patch, autogen gives:

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

Looks like libtool is doing a simple grep in Makefile.am, doesn&apos;t know WebKit uses GNUmakefile.am instead. Why *does* it use GNUmakefile instead of Makefile?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101688</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-12-06 14:57:18 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Looks like libtool is doing a simple grep in Makefile.am, doesn&apos;t know WebKit
&gt; uses GNUmakefile.am instead. Why *does* it use GNUmakefile instead of Makefile?

Because Makefile is used for other purposes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102158</commentid>
    <comment_count>3</comment_count>
      <attachid>25820</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2008-12-10 14:48:39 -0800</bug_when>
    <thetext>Comment on attachment 25820
Add autotools flags as requested by current autotools versions

r=me

tabs in ChangeLog</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102294</commentid>
    <comment_count>4</comment_count>
    <who name="Holger Freyther">zecke</who>
    <bug_when>2008-12-11 16:32:47 -0800</bug_when>
    <thetext>Could you please set a valid email address in future patches?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102298</commentid>
    <comment_count>5</comment_count>
    <who name="Holger Freyther">zecke</who>
    <bug_when>2008-12-11 16:38:06 -0800</bug_when>
    <thetext>Landed in r39222.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102348</commentid>
    <comment_count>6</comment_count>
    <who name="Holger Freyther">zecke</who>
    <bug_when>2008-12-12 08:04:15 -0800</bug_when>
    <thetext>Yes, autotools complains about not adding m4. But this directory does not even exist and is breaking the build for others... I will back this patch out and we can look for another solution.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105445</commentid>
    <comment_count>7</comment_count>
      <attachid>25820</attachid>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2009-01-12 23:33:22 -0800</bug_when>
    <thetext>Comment on attachment 25820
Add autotools flags as requested by current autotools versions

Clearing review flag since it appears that this patch was rolled out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105456</commentid>
    <comment_count>8</comment_count>
    <who name="Daniel Macks">dmacks</who>
    <bug_when>2009-01-13 00:28:10 -0800</bug_when>
    <thetext>Experimenting further, this patch (nor any similar variant I tried) doesn&apos;t fully clear the warnings reliably. I talked to a libtool developer who said they only recently became aware of gnumakefile.am as an alternative to makefile.am. I&apos;m (now) not surprised that there are warnings and that trying to fix them creates other problems at this time:(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>994369</commentid>
    <comment_count>9</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2014-03-25 15:17:33 -0700</bug_when>
    <thetext>Autotools is gone now.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>25820</attachid>
            <date>2008-12-06 13:30:58 -0800</date>
            <delta_ts>2010-06-10 16:31:18 -0700</delta_ts>
            <desc>Add autotools flags as requested by current autotools versions</desc>
            <filename>m4.patch</filename>
            <type>text/plain</type>
            <size>1244</size>
            <attacher name="Daniel Macks">dmacks</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBDaGFuZ2VMb2cJKHJldmlzaW9uIDM5MDY5
KQorKysgQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTQgQEAKKzIwMDgtMTIt
MDYgIERhbmllbCBNYWNrcyAgPHNldCBFTUFJTF9BRERSRVNTIGVudmlyb25tZW50IHZhcmlhYmxl
PgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisJUHV0IGxpYnRvb2wg
bWFjcm8gZmlsZXMgaW4gc3ViZGlyIHRoYXQgaXQgd2FudHMuCisKKwlodHRwczovL2J1Z3Mud2Vi
a2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MjI3MTQKKworICAgICAgICAqIEdOVW1ha2VmaWxlLmFt
OgorICAgICAgICAqIGNvbmZpZ3VyZS5hYzoKKwogMjAwOC0xMi0wMyAgU2ltb24gSGF1c21hbm4g
IDxoYXVzbWFubkB3ZWJraXQub3JnPgogCiAgICAgICAgIFJldmlld2VkIGJ5IFRvciBBcm5lIFZl
c3Riw7guCkluZGV4OiBHTlVtYWtlZmlsZS5hbQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBHTlVtYWtlZmlsZS5h
bQkocmV2aXNpb24gMzkwNjgpCisrKyBHTlVtYWtlZmlsZS5hbQkod29ya2luZyBjb3B5KQpAQCAt
NDcsNiArNDcsOCBAQCBsaWJfTElCUkFSSUVTIDo9CiAKIElETF9CSU5ESU5HUyA6PQogCitBQ0xP
Q0FMX0FNRkxBR1M9LUkgbTQKKwogIyBHbG9iYWwgZmxhZ3MgdG8gQ1BQCiBnbG9iYWxfY3BwZmxh
Z3MgOj0KIApJbmRleDogY29uZmlndXJlLmFjCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIGNvbmZpZ3VyZS5hYwko
cmV2aXNpb24gMzkwNjgpCisrKyBjb25maWd1cmUuYWMJKHdvcmtpbmcgY29weSkKQEAgLTE3LDYg
KzE3LDcgQEAgQUNfU1VCU1QoV0VCS0lUX01JTk9SX1ZFUlNJT04pCiBBQ19TVUJTVChXRUJLSVRf
TUlDUk9fVkVSU0lPTikKIAogQUNfQ09ORklHX1NSQ0RJUihbV2ViQ29yZS9jb25maWcuaF0pCitB
Q19DT05GSUdfTUFDUk9fRElSKFttNF0pCiAKIGRubCAjIExpYnRvb2wgbGlicmFyeSB2ZXJzaW9u
LCBub3QgdG8gY29uZnVzZSB3aXRoIEFQSSB2ZXJzaW9uCiBkbmwgIyBzZWUgaHR0cDovL3d3dy5n
bnUub3JnL3NvZnR3YXJlL2xpYnRvb2wvbWFudWFsLmh0bWwjVmVyc2lvbmluZwo=
</data>

          </attachment>
      

    </bug>

</bugzilla>