[Users] [Bug 4115] New: autogen: avoid unwarranted re-configure

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Nov 2 12:23:55 CET 2018


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4115

            Bug ID: 4115
           Summary: autogen: avoid unwarranted re-configure
    Classification: Unclassified
           Product: Claws Mail
           Version: other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: rep.dot.nop at gmail.com

Created attachment 1932
  -->
https://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1932&action=edit
prevent spurious configure upon first make after autogen.sh

libtoolize can install new m4 helpers and thus has to be run _before_
aclocal. See autoreconf(1) for the required ordering.

Alternatively you could just switch to autoreconf for simplicity.

Previously a ./autogen.sh && make erroneously did run configure upon the
make-invocation since libtool had updated some m4 and thus automake rightly
thought it has to re-build aclocal.m4.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list