projects
/
profile
/
ivi
/
evas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f576570
)
AM_PROG_CC_STDC is deprecated
author
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 4 Nov 2011 20:28:56 +0000
(20:28 +0000)
committer
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 4 Nov 2011 20:28:56 +0000
(20:28 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@64742
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
f0dd5f9
..
05f0850
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-439,7
+439,7
@@
AC_CHECK_TYPES([struct sigaction], [], [],
### Checks for compiler characteristics
AC_C_CONST
AC_C_BIGENDIAN
-A
M
_PROG_CC_STDC
+A
C
_PROG_CC_STDC
EFL_ATTRIBUTE_UNUSED
EFL_ATTRIBUTE_VECTOR
EFL_ATTRIBUTE_ALWAYS_INLINE