/pidgin/main: 128e4ac12c7b: Fix build with VV disabled

Tomasz Wasilczyk <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 128e4ac12c7b06e9af08e91f230baaf595051308
Author:	 Tomasz Wasilczyk <[email protected]>
Date:	 2015-05-09 14:30 +0200
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/128e4ac12c7b

Description:

Fix build with VV disabled

diffstat:

 libpurple/Makefile.am |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (24 lines):

diff --git a/libpurple/Makefile.am b/libpurple/Makefile.am
--- a/libpurple/Makefile.am
+++ b/libpurple/Makefile.am
@@ -159,7 +159,6 @@ purple_coreheaders = \
 	keyring.h \
 	log.h \
 	media.h \
-	media-gst.h \
 	mediamanager.h \
 	memorypool.h \
 	message.h \
@@ -207,6 +206,12 @@ purple_coreheaders = \
 	xfer.h \
 	xmlnode.h
 
+if USE_VV
+purple_coreheaders += media-gst.h
+else
+EXTRA_DIST += media-gst.h
+endif
+
 if IS_WIN32
 purple_coresources += \
 	win32/giowin32.c \
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.