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.
Original issue reported on code.google.com by schumi2...@gmail.com on 14 Jan 2013 at 6:22
Original issue reported on code.google.com by
schumi2...@gmail.com
on 14 Jan 2013 at 6:22