Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467788 - =net-libs/libetpan-1.1 fails with =sys-devel/automake-1.13 - "'AM_CONFIG_HEADER': this macro is obsolete"
Summary: =net-libs/libetpan-1.1 fails with =sys-devel/automake-1.13 - "'AM_CONFIG_HEAD...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: automake-1.13
  Show dependency tree
 
Reported: 2013-04-28 20:19 UTC by Enne Eziarc
Modified: 2013-04-30 06:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
+