Bug 194 - AM_CONFIG_HEADER': this macro is obsolete.
Summary: AM_CONFIG_HEADER': this macro is obsolete.
Status: CLOSED FIXED
Alias: None
Product: liblscp
Classification: Unclassified
Component: liblscp (show other bugs)
Version: SVN Trunk
Hardware: PC Linux
: P5 enhancement
Assignee: Rui Nuno Capela
URL:
Depends on:
Blocks:
 
Reported: 2013-02-21 03:19 CET by meka
Modified: 2013-06-01 18:13 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description meka 2013-02-21 03:19:56 CET
# make -f Makefile.svn
configure.ac:3: 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:3: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1
make: *** [configure] Error 1
Comment 1 Christian Schoenebeck 2013-06-01 18:13:06 CEST
Fixed. Thanks for the report!