From 0a41b26c28a367690dc95e5c49e84ad79e34dba1 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Fri, 8 Aug 2003 18:18:08 +0000 Subject: [PATCH] extra m4 quotes [] to make regular expression work --- m4/linux.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/linux.m4 b/m4/linux.m4 index 2eafbdc9..e7958bb4 100644 --- a/m4/linux.m4 +++ b/m4/linux.m4 @@ -64,7 +64,7 @@ AC_DEFUN(DS_LINUX, 2.6) DS_LINUX_2_6() ;; - 2.[01234]) + 2.[[01234]]) DS_LINUX_2_4() ;; *) -- 2.26.2