Re: AC_CHECK_FILES on /dev/stdin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi David,

* David Fang wrote on Fri, Mar 31, 2006 at 08:48:46AM CEST:
> 
> > You are assuming an ISO C++ compiler with proper namespace support
> > anyway, right?

> 	Yeah, for this project, at least, I'm restricting to ANSI/ISO std.
> C++ compilers as much as possible while making *reasonable* accommodations
> for deviations

That's fine, and enough work, too. :)

> I'll probably go back and conform my existing macros to "standard
> practice." 

If you're interested, there is
  info Autoconf "Coding Style"

to look at.

One more thing I forgot to mention: your macro executes a host binary,
which won't work when cross-compiling.  Luckily (or on purpose?) it will
choose the pessimistic default in that case.  It may be useful to
document this.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux