mirror of
https://github.com/mpv-player/mpv
synced 2025-01-23 16:13:39 +00:00
Silence make's 'Please run configure again' if it was already run.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24288 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b2481156c3
commit
0174a38b37
2
Makefile
2
Makefile
@ -314,7 +314,7 @@ strip:
|
||||
strip -s $(ALL_PRG)
|
||||
|
||||
# ./configure must be rerun if it changed
|
||||
config.h: configure
|
||||
config.mak: configure
|
||||
@echo "############################################################"
|
||||
@echo "####### Please run ./configure again - it's changed! #######"
|
||||
@echo "############################################################"
|
||||
|
Loading…
Reference in New Issue
Block a user