projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9905034
)
make sure we check to see if the configure script has been executed on a new checkout...
author
Russell Bryant
<russell@russellbryant.com>
Mon, 26 Nov 2007 17:25:08 +0000
(17:25 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Mon, 26 Nov 2007 17:25:08 +0000
(17:25 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89590
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
538ef8e
..
4f352c5
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-304,7
+304,7
@@
all: _all
@echo " + $(mK) install +"
@echo " +-------------------------------------------+"
-_all: cleantest $(SUBDIRS)
+_all: cleantest makeopts $(SUBDIRS)
makeopts: configure
@echo "****"