mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 03:08:45 +00:00
ensure that 'make' after 'svn update' that includes a configure script change won't run without making the user run configure first
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40753 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
Makefile
2
Makefile
@@ -241,7 +241,7 @@ all: cleantest $(SUBDIRS)
|
|||||||
@echo " + make install +"
|
@echo " + make install +"
|
||||||
@echo " +-------------------------------------------+"
|
@echo " +-------------------------------------------+"
|
||||||
|
|
||||||
makeopts:
|
makeopts: configure
|
||||||
@echo "****"
|
@echo "****"
|
||||||
@echo "**** The configure script must be executed before running 'make'."
|
@echo "**** The configure script must be executed before running 'make'."
|
||||||
@echo "****"
|
@echo "****"
|
||||||
|
Reference in New Issue
Block a user