git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25610
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
@echo " + make install +"
@echo " +-------------------------------------------+"
-all: include/autoconfig.h menuselect.makeopts cleantest depend asterisk subdirs
+all: config.status menuselect.makeopts cleantest depend asterisk subdirs
configure:
-@./bootstrap.sh
-include/autoconfig.h: configure
+config.status: configure
@CFLAGS="" ./configure
@echo "****"
@echo "**** The configure script was just executed, so 'make' needs to be"