Jan Engelhardt
8536eff72c
libidn2 as a friend to sit next to libidn, used by curl OBS-URL: https://build.opensuse.org/request/show/436660 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn2?expand=0&rev=1
27 lines
891 B
Diff
27 lines
891 B
Diff
Index: libidn2-0.10/Makefile.am
|
|
===================================================================
|
|
--- libidn2-0.10.orig/Makefile.am
|
|
+++ libidn2-0.10/Makefile.am
|
|
@@ -15,7 +15,7 @@
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|
|
|
|
-SUBDIRS = gl . src doc examples tests
|
|
+SUBDIRS = gl . src doc tests
|
|
ACLOCAL_AMFLAGS = -I m4 -I gl/m4
|
|
EXTRA_DIST = gl/m4/gnulib-cache.m4
|
|
|
|
Index: libidn2-0.10/Makefile.in
|
|
===================================================================
|
|
--- libidn2-0.10.orig/Makefile.in
|
|
+++ libidn2-0.10/Makefile.in
|
|
@@ -596,7 +596,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|
|
-SUBDIRS = gl . src doc examples tests
|
|
+SUBDIRS = gl . src doc tests
|
|
ACLOCAL_AMFLAGS = -I m4 -I gl/m4
|
|
EXTRA_DIST = gl/m4/gnulib-cache.m4 gen-tables-from-rfc5892.pl \
|
|
gen-tables-from-iana.pl
|