aboutsummaryrefslogtreecommitdiff
path: root/libs/pthsem/patches/003-linux4x-fix.patch
blob: 167ba4e593acfddb48dddc4918eab88277d415f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -894,6 +894,8 @@ changequote(, )dnl
             x2.[23456789]* ) ;;
 changequote(, )dnl
             x3.* ) ;;
+changequote(, )dnl
+            x4.* ) ;;
 changequote([, ])
             * ) braindead=yes ;;
         esac