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