summaryrefslogtreecommitdiff
path: root/packages/efl/files/ecore-configure.patch
blob: abaa4e10a491d5c246445c01b8a3885c1bee17c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- ecore-0.9.9.007/configure.in~fix-configure
+++ ecore-0.9.9.007/configure.in
@@ -15,7 +15,6 @@
 AC_CHECK_SIZEOF(int, 4)
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
-AC_C___ATTRIBUTE__
 
 if test "x${bindir}" = 'x${exec_prefix}/bin'; then
   if test "x${exec_prefix}" = "xNONE"; then