Export to GitHub

boblight - issue #55

configure.ac:12: error: 'AM_PROG_CC_STDC':


Posted on Jan 14, 2013 by Happy Lion

What steps will reproduce the problem? 1. checkout latest svn 2. compile using toolchain (OpenELEC)

What is the expected output? What do you see instead? http://pastebin.com/N0K2JNLX

What version of the product are you using? On what operating system? svn 462

Please provide any additional information below. configure.ac:12: 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'.

I think it's a boblightd issue but not 100% sure.

Comment #1

Posted on Jan 18, 2013 by Quick Cat

Probably fixed in r463.

Comment #2

Posted on Feb 15, 2013 by Quick Cat

I'm assuming this is fixed.

Status: Fixed

Labels:
Type-Defect Priority-Medium