Bug 176379
Summary: | _AC_PATH_X_DIRECT macro looks for X11/Intrinsic.h | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
Component: | autoconf | Assignee: | Karsten Hopp <karsten> |
Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | gajownik, toshio |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-06 10:40:05 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 150222 |
Description
Orion Poplawski
2005-12-21 23:44:28 UTC
This was pointed out in the Debian Bug Tracking System: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=327655 and a patch was applied upstream: http://lists.gnu.org/archive/html/bug-autoconf/2005-09/msg00024.html fixed in autoconf-2.59-6 pkgconfig should be used to detect the presence of all of the X libraries, SDK, font-utils directories, and various other things. When in doubt, assume there's a pkgconfig file or variable that does the job. ;o) |