[MacPorts] #39252: kdelibs3 needs patched for automake 1.13/1.14

MacPorts noreply at macports.org
Mon May 27 08:14:46 PDT 2013


#39252: kdelibs3 needs patched for automake 1.13/1.14
-----------------------+--------------------------------
 Reporter:  drogers@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.1.3
 Keywords:             |       Port:  kdelibs3
-----------------------+--------------------------------
 Attempting to compile kdelibs3 results in the following wanring/error:

 *** Creating aclocal.m4
 aclocal: warning: autoconf input should be named 'configure.ac', not
 'configure.in'
 acinclude.m4:3724: warning: the serial number must appear before any macro
 definition
 acinclude.m4:3769: warning: the serial number must appear before any macro
 definition
 acinclude.m4:3814: warning: the serial number must appear before any macro
 definition
 acinclude.m4:6007: warning: the serial number must appear before any macro
 definition
 acinclude.m4:12474: warning: the serial number must appear before any
 macro definition
 configure.in:29: error: 'AM_CONFIG_HEADER': this macro is obsolete.
     You should use the 'AC_CONFIG_HEADERS' macro instead.

 Replacing AM_CONFIG_HEADER with AC_CONFIG_HEADERS in all configure.in
 files fixes the problem an allows the compile to continue.

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


More information about the macports-tickets mailing list