Bug 5113

Summary: xdm broken when OS libs are needed
Product: xorg Reporter: Eric Anholt <eric>
Component: Build/ModularAssignee: Eric Anholt <eric>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: Other   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 1690    
Attachments:
Description Flags
fix xdm build on FreeBSD ajax: 6.9/7.0+

Description Eric Anholt 2005-11-21 15:45:11 UTC
When -lutil is added to XDM_LIBS, the PKG_CHECK_MODULES(XDM, ...) ends up
blowing it away.  I fixed it using the attached patch to instead call -lutil
XDM_OS_LIBS and then add the XDM_OS_LIBS to XDM_LIBS later.
Comment 1 Eric Anholt 2005-11-21 15:46:08 UTC
Created attachment 3858 [details] [review]
fix xdm build on FreeBSD
Comment 2 Adam Jackson 2005-11-21 16:59:15 UTC
Comment on attachment 3858 [details] [review]
fix xdm build on FreeBSD

approved, please commit.
Comment 3 Eric Anholt 2005-11-21 18:18:49 UTC
Committed.

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.