003-linux4x-fix.patch (391B)
1 Index: pthsem-2.0.8/acinclude.m4 2 =================================================================== 3 --- pthsem-2.0.8.orig/acinclude.m4 4 +++ pthsem-2.0.8/acinclude.m4 5 @@ -894,6 +894,8 @@ changequote(, )dnl 6 x2.[23456789]* ) ;; 7 changequote(, )dnl 8 x3.* ) ;; 9 +changequote(, )dnl 10 + x4.* ) ;; 11 changequote([, ]) 12 * ) braindead=yes ;; 13 esac