packages/libs/pthsem/patches/003-linux4x-fix.patch
2021-06-15 17:47:11 +08:00

12 lines
263 B
Diff

--- a/acinclude.m4
+++ b/acinclude.m4
@@ -894,6 +894,8 @@ changequote(, )dnl
x2.[23456789]* ) ;;
changequote(, )dnl
x3.* ) ;;
+changequote(, )dnl
+ x4.* ) ;;
changequote([, ])
* ) braindead=yes ;;
esac