HendrikRoth / boblight

Automatically exported from code.google.com/p/boblight
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Probably fixed in r463.

Original comment by bob.loo...@gmail.com on 18 Jan 2013 at 12:00

GoogleCodeExporter commented 9 years ago
I'm assuming this is fixed.

Original comment by bob.loo...@gmail.com on 15 Feb 2013 at 8:24