blender/config
Kent Mein d1285dc756 This is really two commits but the first one is very small and affects one
file I modified for the other patch.  So I'm being bad and combining them
together.

First one is added -lXi to LLIBS for solaris.  (Makes it so it compiles
again with the tablet stuff added)

Second one is the real commit its an expansion of patch #4458
This adds optional ICONV lining to support international fonts in the
file selector.  Thanks to wisit venita (dripstone) I mostly just cleaned
it up a little and made it optional via defines.

Its currently turned off for all platforms except for solaris on scons.
For scons see your config/(platform).py file look for WITH_BF_ICONV
For the Makefiles look at source/nan_definitions.mk look for WITH_ICONV
(basically you'll want to export WITH_ICONV=true and possibly set some other
stuff)

Let me know if there are any problems.

Kent
--
mein@cs.umn.edu
2006-11-09 15:45:19 +00:00
..
darwin-config.py This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00
linux2-config.py This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00
linuxcross-config.py This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00
openbsd3-config.py This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00
sunos5-config.py This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00
win32-mingw-config.py This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00
win32-vc-config.py This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00