build,travis: fix gpg verification warning
[feed/packages.git] / libs / libidn / patches / 002-disable-po-docs-examples.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -16,7 +16,7 @@
4 # You should have received a copy of the GNU General Public License
5 # along with this program. If not, see <http://www.gnu.org/licenses/>.
6
7 -SUBDIRS = gl lib/gl lib po src doc gltests lib/gltests tests examples \
8 +SUBDIRS = gl lib/gl lib src \
9 java csharp
10
11 EXTRA_DIST = cfg.mk maint.mk .clcopying
12 --- a/configure.ac
13 +++ b/configure.ac
14 @@ -47,8 +47,6 @@ LT_INIT([win32-dll])
15 # Checks for programs.
16 AM_MISSING_PROG(PERL, perl, $missing_dir)
17 AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
18 -AM_GNU_GETTEXT(external)
19 -AM_GNU_GETTEXT_VERSION(0.19.3)
20 AM_ICONV
21 AM_PATH_LISPDIR
22