patch-Makefile_am 594 B

1234567891011121314151617181920
  1. --- libsoup-2.44.2.orig/Makefile.am 2013-11-11 16:02:00.000000000 +0100
  2. +++ libsoup-2.44.2/Makefile.am 2014-04-14 17:24:56.713849496 +0200
  3. @@ -1,7 +1,7 @@
  4. ## Process this file with automake to produce Makefile.in
  5. ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
  6. -SUBDIRS = libsoup po tests examples docs
  7. +SUBDIRS = libsoup
  8. EXTRA_DIST = \
  9. data/effective_tld_names.dat \
  10. @@ -12,8 +12,6 @@ EXTRA_DIST = \
  11. m4/introspection.m4 \
  12. Makefile.glib
  13. -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
  14. -
  15. pkgconfigdir = $(libdir)/pkgconfig
  16. pkgconfig_DATA = libsoup-2.4.pc