|
Description
|
When the libXt headers StringDefs.h & Shell.h are generated in the Xorg tree,
they reference strings in the arrays XtStringsR6 and XtShellStringsR6,
but the libXt in Solaris has always named the arrays XtR6Strings and
XtR6ShellStrings instead. This makes it harder to compile software in the Xorg
tree that uses Solaris libXt, since it ends up with unresolvable references to
these arrays.
xxxxx@xxxxx.com 2005-03-22 02:47:39 GMT
|