summaryrefslogtreecommitdiffstats
path: root/contrib/a52dec/P00-darwin-configure-inline.patch
blob: 4774ec4d3e6cfb0309e320775efe148076e6ab88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a52dec/configure.in a52dec/configure.in
index 71fd92b..46e1d3d 100644
--- a52dec/configure.in
+++ a52dec/configure.in
@@ -85,7 +85,6 @@ AC_CHECK_GENERATE_INTTYPES([include])
 
 dnl Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST
-AC_C_ALWAYS_INLINE
 AC_C_RESTRICT
 AC_TYPE_SIZE_T
 AC_C_BIGENDIAN