Opened 11 years ago
Closed 10 years ago
#39252 closed defect (wontfix)
kdelibs3 needs patched for automake 1.13/1.14
Reported by: | drogers@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | cooljeanius (Eric Gallager), NicosPavlov | |
Port: | kdelibs3 |
Description (last modified by mf2k (Frank Schima))
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.
Change History (3)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by jmroot (Joshua Root)
Cc: | nicos@… added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
kdelibs3 has been replaced by kdelibs4.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting.