From: Stephen D. <sd...@gm...> - 2007-07-03 21:07:08
|
On 7/3/07, Zoran Vasiljevic <zv...@ar...> wrote: > > On 03.07.2007, at 22:03, Stephen Deasey wrote: > > > I think even that is a bad idea as nowhere in the code are they > > actually used. Some external modules make use of them, but that is a > > crazy dependency! > > Hm... if you get them out, nothing will break? > Only modules? > Which modules? You're also going to have trouble with AC_TYPE_INTPTR_T and AC_TYPE_UINTPTR_T. Is autoconf-2.60 too painful? Does a platform we support not have intptr_t and unintptr_t? |