Skip to content
Snippets Groups Projects
Commit e044e852 authored by Kevin P. Fleming's avatar Kevin P. Fleming
Browse files

ensure that 'make' after 'svn update' that includes a configure script change...

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
parent f3c518a7
No related branches found
No related tags found
No related merge requests found
...@@ -241,7 +241,7 @@ all: cleantest $(SUBDIRS) ...@@ -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 "****"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment