mirror of
https://github.com/videolan/vlc.git
synced 2024-11-27 11:57:03 +08:00
Remove some legacy stuff in the build system
This commit is contained in:
parent
b365966d4c
commit
7eaf977582
@ -114,7 +114,7 @@ mv -f INSTALL.git INSTALL
|
||||
##
|
||||
rm -f vlc-config.in vlc-config
|
||||
rm -f src/misc/modules_builtin.h
|
||||
rm -f stamp-builtin stamp-h* mozilla/stamp-pic
|
||||
rm -f stamp-h*
|
||||
|
||||
# Shut up
|
||||
set +x
|
||||
|
@ -213,8 +213,6 @@ while test $# -gt 0; do
|
||||
;;
|
||||
pic)
|
||||
;;
|
||||
mozilla)
|
||||
;;
|
||||
*)
|
||||
module="$tgt"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user