Bug 5292 - encodings: make encodingsdir configurable
Summary: encodings: make encodingsdir configurable
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Modular (show other bugs)
Version: 7.0.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1690
  Show dependency treegraph
 
Reported: 2005-12-09 07:05 UTC by Donnie Berkholz
Modified: 2005-12-08 21:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
configurable-encodingsdir.patch (1.59 KB, patch)
2005-12-09 07:05 UTC, Donnie Berkholz
kem: 6.9/7.0+
Details | Splinter Review

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.