Bug 4566

Summary: imake in modular tree
Product: xorg Reporter: Hanno Böck <hanno>
Component: Build/ModularAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: dberkholz, joshuabaergen, mharris, sndirsch
Version: 6.99.99.900 (7.0 RC0)   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 1690    

Description Hanno Böck 2005-09-23 01:59:57 UTC
imake and xmkmf are not yet modularized. 
Some apps (kdm, xaw3d) require them. What's planned for the future? Should 
imake be modularized as well or should upstream bugs be filled to replace 
imake-build-systems?
Comment 1 Shawn Starr 2005-10-04 19:31:48 UTC
xmkmf is modularized 
 
util/xmkmf but imake isn't yet. 
 
AC_PREREQ([2.57]) 
AC_INIT(xmkmf, [0.99.0], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xmkmf) 
AM_INIT_AUTOMAKE([dist-bzip2]) 
 
 
Comment 2 Mike A. Harris 2005-10-05 02:07:05 UTC
There is way too much software out there that relies on imake existing, so
this is really a release blocker.  I've added it to the release blocker
tracker.
Comment 3 Alan Coopersmith 2005-10-17 17:35:14 UTC
util/imake exists now in modular.   Closing as FIXED.

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.