Bug 194

Summary: AM_CONFIG_HEADER': this macro is obsolete.
Product: liblscp Reporter: meka
Component: liblscpAssignee: Rui Nuno Capela <rncbc>
Status: CLOSED FIXED    
Severity: enhancement CC: cuse
Priority: P5    
Version: SVN Trunk   
Hardware: PC   
OS: Linux   

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!