Bug 3383

Summary: GNUmake-isms in lib/X11/nls
Product: xorg Reporter: Matthieu Herrb <matthieu.herrb>
Component: Lib/XlibAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: OpenBSD   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch to use explicit dependencies none

Description Matthieu Herrb 2005-05-23 19:38:58 UTC
Makefiles.am in lib/X11/nls are using $< in non-implicite rules. This is 
only supported by GNU make.
Comment 1 Matthieu Herrb 2005-05-23 19:39:41 UTC
Created attachment 2755 [details] [review]
Patch to use explicit dependencies
Comment 2 Alan Coopersmith 2005-05-23 20:01:37 UTC
Yeah - this breaks Solaris make as well, but I hadn't gotten down to fixing it yet.
Comment 3 Matthieu Herrb 2005-05-27 18:03:13 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.