summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch')
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch b/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
index d1c0bbb0d9..06861492c0 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
@@ -1,9 +1,10 @@
1
1This patch removes the circular dependency on AC_GNU_SOURCE in 2This patch removes the circular dependency on AC_GNU_SOURCE in
2AC_USE_SYSTEM_EXTENSIONS. 3AC_USE_SYSTEM_EXTENSIONS.
3 4
4Thanks to Mark Hatle for the timely pointers and fixes. 5Thanks to Mark Hatle for the timely pointers and fixes.
5 6
6Upstream-Status: Inappropriate [configuration] 7Upstream-Status: Inappropriate [licensing]
7 8
8Signed-off-by Saul Wold <sgw@linux.intel.com> 9Signed-off-by Saul Wold <sgw@linux.intel.com>
9 10