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:
16f1acc
)
remove rule for running bootstrap, it's only safe to run it manually now
author
Kevin P. Fleming
<kpfleming@digium.com>
Tue, 9 May 2006 14:43:00 +0000
(14:43 +0000)
committer
Kevin P. Fleming
<kpfleming@digium.com>
Tue, 9 May 2006 14:43:00 +0000
(14:43 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26094
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
b976df8
..
36a4037
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-434,9
+434,6
@@
_all: all
all: config.status menuselect.makeopts cleantest depend asterisk subdirs
-configure:
- -@./bootstrap.sh
-
config.status: configure
@CFLAGS="" ./configure
@echo "****"