drop upstreamed patches

f41
Caolán McNamara 10 years ago
parent 1cca839e01
commit 9ed6adc473

@ -1,27 +0,0 @@
From 12ab0b348c69b088fc6f939994fb6991a9b4bed4 Mon Sep 17 00:00:00 2001
From: David Tardon <dtardon@redhat.com>
Date: Fri, 27 Mar 2015 12:44:55 +0100
Subject: [PATCH] remove stray LT_END_DECLS
LT_BEGIN_DECLS / LT_END_DECLS is not needed, because lt-config.h only
defines macros.
---
configure.ac | 2 --
1 file changed, 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 4e44822..7eb8208 100644
--- a/configure.ac
+++ b/configure.ac
@@ -421,8 +421,6 @@ ____EOS
cat >> $outfile<<____EOS
-LT_END_DECLS
-
#endif /* __LT_CONFIG_H__ */
____EOS
--
2.3.4

@ -10,8 +10,6 @@ License: (LGPLv3+ or MPLv2.0) and UCD
URL: http://tagoh.bitbucket.org/liblangtag/
Source0: https://bitbucket.org/tagoh/%{name}/downloads/%{name}-%{version}.tar.bz2
Patch0: 0001-remove-stray-LT_END_DECLS.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: glibc-common

Loading…
Cancel
Save