bug in autoconf handling of inline and const

2000-09-05 Thread Andreas Buschmann
te(<<, >>)dnl << /* Ultrix mips cc rejects this. */ ! typedef int charset[2]; const charset x = { 0 }; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; ~/wk/autoconf-2.13 $ --- -- Andreas Buschmann [EMAIL PROTECTED] Advanced System Software GmbH Vahrenwalder Strasse 205-207tel: +49 511 37294 267 D-30165 Hannover

Re: bug in autoconf handling of inline and const

2000-09-06 Thread Andreas Buschmann
Hello, ad> I think the current Autoconf has solved these issues. Hmm, I get the same problem with autoconf v2.13 and v2.14. Is there a newer autoconf version than v2.14? Where do I get it? asysha2> autoconf --version Autoconf version 2.13 asysha2> uname -a SunOS asysha2 5.6 Generic_105181-22