Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 467788

Summary: =net-libs/libetpan-1.1 fails with =sys-devel/automake-1.13 - "'AM_CONFIG_HEADER': this macro is obsolete"
Product: Gentoo Linux Reporter: Enne Eziarc <gentoo+bugs>
Component: [OLD] LibraryAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    

Description Enne Eziarc 2013-04-28 20:19:32 UTC
Build goes fine when using WANT_AUTOMAKE=1.12.

aclocal.out contains:

***** aclocal *****
***** PWD: /var/tmp/paludis/net-libs-libetpan-1.1/work/libetpan-1.1
***** aclocal -I m4

configure.ac:29: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:29: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1
Comment 1 Boney McCracker 2013-04-30 01:12:23 UTC
Same here:

***** aclocal *****
***** PWD: /var/tmp/portage/net-libs/libetpan-1.1/work/libetpan-1.1
***** aclocal -I m4

configure.ac:29: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:29: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1
Comment 2 Eray Aslan gentoo-dev 2013-04-30 06:39:14 UTC
+  30 Apr 2013; Eray Aslan <eras@gentoo.org> libetpan-1.1.ebuild:
+  Fix building with automake-1.13 - bug #467788
+