Bug 1642

Summary: autogen.sh should not run configure
Product: hal Reporter: Hubert Figuiere <hub>
Component: buildAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Hubert Figuiere 2004-10-15 07:48:41 UTC
autogen.sh shouldn't run configure because it must be run from the source dir
while configure should be run from the build dir, AND build dir might be
different from the source dir. (really convenient when cross-compiling or when
sharing source trees acrosse different platforms)
Comment 1 Danny Kukawka 2005-11-08 10:17:50 UTC
IMO it's o.k. to run configure. If you build HAL you need to run ./configure 
with your own options and at least autogen.sh is not part of the distributed 
package and you need configure to run make dist and distcheck.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.