summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl-7.28.1/obsolete_automake_macros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/curl/curl-7.28.1/obsolete_automake_macros.patch')
-rw-r--r--meta/recipes-support/curl/curl-7.28.1/obsolete_automake_macros.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-support/curl/curl-7.28.1/obsolete_automake_macros.patch b/meta/recipes-support/curl/curl-7.28.1/obsolete_automake_macros.patch
deleted file mode 100644
index 02b43b9b3f..0000000000
--- a/meta/recipes-support/curl/curl-7.28.1/obsolete_automake_macros.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Upstream-Status: Backport
-
-Signed-off-by: Marko Lindqvist
-diff -Nurd curl-7.28.1/configure.ac curl-7.28.1/configure.ac
---- curl-7.28.1/configure.ac 2012-09-08 23:39:18.000000000 +0300
-+++ curl-7.28.1/configure.ac 2013-01-12 09:15:27.753572960 +0200
-@@ -35,7 +35,7 @@
- terms of the curl license; see COPYING for more details])
-
- AC_CONFIG_SRCDIR([lib/urldata.h])
--AM_CONFIG_HEADER(lib/curl_config.h include/curl/curlbuild.h)
-+AC_CONFIG_HEADERS([lib/curl_config.h include/curl/curlbuild.h])
- AC_CONFIG_MACRO_DIR([m4])
- AM_MAINTAINER_MODE