libsoup: remove obsolete patch.

This commit is contained in:
Juan RP 2015-10-13 09:23:42 +02:00
parent a8574931b9
commit d0eeb32672

View file

@ -1,11 +0,0 @@
--- configure.ac.orig 2015-09-29 23:38:40.936178713 +0200
+++ configure.ac 2015-09-29 23:38:57.798177451 +0200
@@ -164,6 +164,8 @@ GOBJECT_INTROSPECTION_CHECK([0.9.5])
if test "x$found_introspection" = "xyes"; then
VAPIGEN_CHECK()
+else
+ AM_CONDITIONAL([ENABLE_VAPIGEN], false)
fi
AC_MSG_CHECKING([for glib-networking (glib TLS implementation)])