[vlc-devel] commit: Remove incorrect if BUILD_VLC ( Rémi Denis-Courmont )

git version control git at videolan.org
Mon May 19 20:10:17 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rem at videolan.org> | Mon May 19 21:11:45 2008 +0300| [b26f5a25af04ccca0d539d0711f5ff9316064641]

Remove incorrect if BUILD_VLC

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b26f5a25af04ccca0d539d0711f5ff9316064641
---

 Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 8d05d54..4100c84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -353,9 +353,7 @@ endif
 ALL_ALIASES = cvlc rvlc svlc wxvlc qvlc nvlc
 bin_SCRIPTS = $(ALIASES)
 CLEANFILES += $(ALIASES)
-if BUILD_VLC
 EXTRA_SCRIPTS = $(ALL_ALIASES)
-endif
 
 dist_noinst_SCRIPTS += make-alias
 




More information about the vlc-devel mailing list