Bug 5292

Summary: encodings: make encodingsdir configurable
Product: xorg Reporter: Donnie Berkholz <dberkholz>
Component: Build/ModularAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 7.0.0   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 1690    
Attachments:
Description Flags
configurable-encodingsdir.patch kem: 6.9/7.0+

Description Donnie Berkholz 2005-12-09 07:05:22 UTC
Patch following..
Comment 1 Donnie Berkholz 2005-12-09 07:05:51 UTC
Created attachment 4048 [details] [review]
configurable-encodingsdir.patch
Comment 2 Kevin E. Martin 2005-12-09 07:14:05 UTC
Looks good other than needing the m4 magic to use AS_HELP_STRING with autoconf 2.57.
Comment 3 Donnie Berkholz 2005-12-09 07:20:18 UTC
That would be this?

m4_ifdef([AS_HELP_STRING], , [m4_define([AS_HELP_STRING], m4_defn([AC_HELP_STRI ...
Comment 4 Kevin E. Martin 2005-12-09 07:26:43 UTC
Yes
(and the same is needed for the aliasdir patch too)
Comment 5 Donnie Berkholz 2005-12-09 07:30:58 UTC
OK, do you actually want me to reattach new patches for that or can it be
handled at commit time?
Comment 6 Kevin E. Martin 2005-12-09 16:28:21 UTC
I'll take care of it
Comment 7 Kevin E. Martin 2005-12-09 16:45:07 UTC
Fix checked in.
Thanks!

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.