mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 00:39:12 +08:00
14 lines
391 B
Diff
14 lines
391 B
Diff
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
|