| Summary: | imake in modular tree | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Hanno Böck <hanno> |
| Component: | Build/Modular | Assignee: | 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
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]) 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. 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.