Hello Sverre, * Sverre Hvammen Johansen wrote on Thu, Aug 16, 2007 at 01:25:08AM CEST: > > I am using the GNU autotools to build software. One system that is not > supported by config.sub is INTEGRITY. Can someone please add support > for this OS to config.sub so I eventually don't need to patch this script > each time: > > FYI: INTEGRITY is a RTOS with some support for Posix from Green Hills > Software (http://www.ghs.com).
The config.guess and config.sub files are maintained in a separate package, and only copied into Autoconf. Quoting from the file: # Please send patches to <[EMAIL PROTECTED]>. Submit a context # diff and a properly formatted ChangeLog entry. Cheers, Ralf
