Richard Biener <[email protected]> writes: > > Probably not suitable for trunk because I use popen/pclose/fileno > which I don't know whether they are available on all host platforms.
Just add a ifdef HAVE_popen or somesuch around it? -Andi -- [email protected] -- Speaking for myself only
