[MacPorts] #37549: libesmtp: error: 'AM_CONFIG_HEADER': this macro is obsolete

MacPorts noreply at macports.org
Sun Jan 6 08:46:45 PST 2013


#37549: libesmtp: error: 'AM_CONFIG_HEADER': this macro is obsolete
--------------------------+----------------------
 Reporter:  ryandesign@…  |      Owner:  noses@…
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.1.2
 Keywords:  haspatch      |       Port:  libesmtp
--------------------------+----------------------
 libesmtp fails the autoreconf step, saying:

 {{{
 configure.ac:28: error: 'AM_CONFIG_HEADER': this macro is obsolete.
     You should use the 'AC_CONFIG_HEADERS' macro instead.
 /opt/local/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is
 expanded from...
 configure.ac:28: the top level
 autom4te: /opt/local/bin/gm4 failed with exit status: 1
 aclocal: error: echo failed with exit status: 1
 autoreconf: aclocal failed with exit status: 1
 }}}

 This is because of the recent automake 1.13 update.

 The attached revised version of the configure patch fixes this. May I
 commit it?

 We also need to make a change (any change) to the Portfile itself, so that
 MacPorts will know that it should clean the work directory before trying
 again. May I take this opportunity to reformat the portfile to our usual
 whitespace conventions?

-- 
Ticket URL: <https://trac.macports.org/ticket/37549>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list