[asterisk-bugs] [Asterisk 0013869]: Make clean starts configure in menuselect

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 11 17:09:40 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13869 
====================================================================== 
Reported By:                oej
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13869
Category:                   Core/BuildSystem
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.21.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-10 08:36 CST
Last Modified:              2008-11-11 17:09 CST
====================================================================== 
Summary:                    Make clean starts configure in menuselect
Description: 
Running "make clean" starts configure after 

rm -f include/asterisk/build.h
rm -f include/asterisk/version.h
make[1]: Entering directory `/usr/local/src/asterisk-1.4.21.2/menuselect'
checking build system type... i686-pc-linux-gnu



====================================================================== 

---------------------------------------------------------------------- 
 (0094764) putnopvut (administrator) - 2008-11-11 17:09
 http://bugs.digium.com/view.php?id=13869#c94764 
---------------------------------------------------------------------- 
I reproduced this, and I traced the problem to the line in menuselect's
Makefile that says "-include makeopts" This causes the 'makeopts
autoconfig.h" target to be built. The problem is that my Makefile knowledge
is very small, so I don't really understand why the -include line would
cause that target to be built. I thought -include was used to process
another Makefile. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-11 17:09 putnopvut      Note Added: 0094764                          
======================================================================




More information about the asterisk-bugs mailing list