Re: patches for Xt
"Jeremy C. Reed" <[email protected]> Sat, 31 Jan 2004 21:51:36 -0800 (PST)
| Newsgroups | gmane.comp.freedesktop.xlibs.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 31 Jan 2004, Keith Packard wrote: > Isn't there some suitable automake magic to install Shell.h? I think you > just need to stick it in some appropriate list of files. I have this > vague recollection that StringDefs.h needed custom stuff because it was > generated. I am not sure. I will look later. Unless someone else volunteers. As it is now, (at least on two different operating systems I have tested on), libXt from the xlibs-1.0 release does not build nor install correctly. > Aside from that, we really can't install Xalloca.h unless it doesn't > require magic autofoo magic to use. Generating it with autoconf shouldn't > be too hard though. My last patch didn't install Xalloca.h, but just patched Xtos.h to contain some of the needed code. I have only tested a little. I based this on the xserver/include/os.h(?) code (which I don't think is using autoconf yet). Yes, autoconf could help for detecting this. I will look later. Jeremy C. Reed http://bsd.reedmedia.net/