summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-08-21 12:28:12 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-08-21 12:30:49 +0100
commita62140cb57e67eb45844168ee51be2511d3591c9 (patch)
treeab9d1ede5e4a059e36c0b0ecb0dd7d0a67e14ebe /config_host.mk.in
parent6616e1e4eb1505effbd0a5920dade781bd7938db (diff)
avmedia: vlc - with the wrapper we no longer need cflags / libs.
Change-Id: I824aa1e7908acefe898b7f24b323426f1cce250c
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index cdba821e5f80..01fbdb8100bc 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -556,8 +556,6 @@ export VCVER=@VCVER@
export VERBOSE=@VERBOSE@
export VISIO_CFLAGS=$(gb_SPACE)@VISIO_CFLAGS@
export VISIO_LIBS=$(gb_SPACE)@VISIO_LIBS@
-export VLC_CFLAGS=@VLC_CFLAGS@
-export VLC_LIBS=@VLC_LIBS@
export WATCH_WINDOW_EXTENSION_PACK=@WATCH_WINDOW_EXTENSION_PACK@
export WGET=@WGET@
export WINDOWS_BUILD_SIGNING=@WINDOWS_BUILD_SIGNING@