]> git.pld-linux.org Git - packages/docsis.git/blobdiff - docsis-gnu-m4-detect.patch
- updated to 0.9.6
[packages/docsis.git] / docsis-gnu-m4-detect.patch
diff --git a/docsis-gnu-m4-detect.patch b/docsis-gnu-m4-detect.patch
deleted file mode 100644 (file)
index a66b20b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- docsis-0.9.5/configure.in~ 2007-09-22 00:55:03.862858273 +0200
-+++ docsis-0.9.5/configure.in  2007-09-22 00:58:30.177668639 +0200
-@@ -16,7 +16,7 @@
-   AC_MSG_ERROR([M4 is required])
- else
-   ac_m4_vers=`$M4 --version 2>/dev/null | head -1` ;
--  ac_is_gnu_m4=`echo $ac_m4_vers | cut -d' ' -f1`;
-+  ac_is_gnu_m4=`echo $ac_m4_vers | grep -q GNU && echo GNU` ;
-   if test "x$ac_is_gnu_m4" = "xGNU"; then
-       AC_MSG_RESULT([   found $ac_m4_vers at $M4 ])
-   else
This page took 0.047876 seconds and 4 git commands to generate.