Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-22 | Add locale directories: af, tg, th; used by xmms. | jmmv | 1 | -1/+9 | |
2003-07-21 | Add locale directories: fo, nso, ven, xh, xx, zu; all used by kopete. | jmmv | 1 | -1/+25 | |
2003-06-12 | Initiate support for X11 apps under IRIX. | jschauma | 1 | -0/+569 | |
We introduce two new variables: ABI and IMAKEOPTS ABI determines the correct ABI to use and is set during bootstrapping from /etc/compiler.defaults. IMAKEOPTS are the options passed to imake to allow it to set the right definitions and find the right paths etc. Use IMAKEOPTS with SunOS, too. IRIX will always require xpkgwedge, since it's got a bogus X11BASE. When linking against libXaw, make sure we get the right ABI. |