Apply the same fix the was done only to trunk and stop using the
AM_PROG_CC_STDC macro from configure.ac, since it has been deprecated
for years and has its functionality replaced by AC_PROG_CC.

Index: efreet-1.7/configure.ac
===================================================================
--- efreet-1.7/configure.ac	(revision 82418)
+++ efreet-1.7/configure.ac	(working copy)
@@ -185,7 +185,6 @@
 
 AC_C_CONST
 AC_C___ATTRIBUTE__
-AM_PROG_CC_STDC
 AC_HEADER_STDC
 
 case "${host_os}" in
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to