aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/autoconf/autoconf-2.65/autoheader-nonfatal-warnings.patch
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-24 09:38:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-06 15:52:15 +0100
commitaa24c1eda4b33b329d330c8bbb6d243dfd924f62 (patch)
tree6e761ada7f17b9bd640ea435f1353e74cbb5003a /meta/recipes-devtools/autoconf/autoconf-2.65/autoheader-nonfatal-warnings.patch
parentd2fb8508009d9109935a3a817074f109a87b2e44 (diff)
downloadopenembedded-core-contrib-aa24c1eda4b33b329d330c8bbb6d243dfd924f62.tar.gz
autoconf: upgrade from 2.65 to 2.68
And rebase the patches to the newer code. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/autoconf/autoconf-2.65/autoheader-nonfatal-warnings.patch')
-rw-r--r--meta/recipes-devtools/autoconf/autoconf-2.65/autoheader-nonfatal-warnings.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf-2.65/autoheader-nonfatal-warnings.patch b/meta/recipes-devtools/autoconf/autoconf-2.65/autoheader-nonfatal-warnings.patch
deleted file mode 100644
index 8ae6d5c8aa..0000000000
--- a/meta/recipes-devtools/autoconf/autoconf-2.65/autoheader-nonfatal-warnings.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Upstream-Status: Pending
-
---- autoconf-2.59/bin/autoheader.in~ 2003-10-10 14:52:56.000000000 +0100
-+++ autoconf-2.59/bin/autoheader.in 2004-05-03 01:36:45.000000000 +0100
-@@ -272,8 +272,8 @@
- }
-
- }
-- exit 1
-- if keys %symbol;
-+# exit 1
-+# if keys %symbol;
- }
-
- update_file ("$tmp/config.hin", "$config_h_in");