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