building me-tv with aclocal-1.13 failes

Bug #1158477 reported by Christoph Seitz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Me TV
New
Undecided
Unassigned

Bug Description

If you run the ./autogen.sh script, the folling error will happen.
Running aclocal-1.13...
configure.ac:14: error: 'AM_PROG_CC_STDC': this macro is obsolete.
    You should simply use the 'AC_PROG_CC' macro instead.
    Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
    but upon 'ac_cv_prog_cc_stdc'.
/usr/share/aclocal-1.13/obsolete-err.m4:17: AM_PROG_CC_STDC is expanded from...
configure.ac:14: the top level

Just delete the "AM_PROG_CC_STDC" line. It is superseded by the AM_PROG_CC macro since 2002.

Revision history for this message
Russel Winder (russel) wrote :

I am not seeing a problem with AM_PROG_CC_STDC on Debian Unstable or Fedora 20. Is it really the case that this should be replaced with AM_PROG_CC?

Revision history for this message
Russel Winder (russel) wrote :

Personally I would replace the whole Autotools build with a SCons or Waf build…

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.