projects
/
framework
/
uifw
/
eina.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2f30e4
)
update ac_attribute.m4
author
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 14 Jan 2009 08:36:16 +0000
(08:36 +0000)
committer
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 14 Jan 2009 08:36:16 +0000
(08:36 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@38579
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
m4/ac_attribute.m4
patch
|
blob
|
history
diff --git
a/m4/ac_attribute.m4
b/m4/ac_attribute.m4
index
5b8c1e2
..
3926d23
100644
(file)
--- a/
m4/ac_attribute.m4
+++ b/
m4/ac_attribute.m4
@@
-3,7
+3,7
@@
dnl Copyright (C) 2008 Vincent Torri <vtorri at univ-evry dot fr>
dnl That code is public domain and can be freely used or copied.
dnl Originally snatched from somewhere...
-dnl Macro for checking if the compiler supports __atribute__
+dnl Macro for checking if the compiler supports __at
t
ribute__
dnl Usage: AC_C___ATTRIBUTE__
dnl call AC_DEFINE for HAVE___ATTRIBUTE__ and __UNUSED__