summaryrefslogtreecommitdiffstats
path: root/contrib/mpeg2dec/P01-darwin-configure-inline.patch
blob: d244f14163f6d9f76c0475038756b3ce9109d2ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git mpeg2dec/configure.ac mpeg2dec/configure.ac
index 9f4831e..fd4196f 100644
--- mpeg2dec/configure.ac
+++ mpeg2dec/configure.ac
@@ -142,7 +142,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_C_BUILTIN_EXPECT
 AC_C_BIGENDIAN