Bob> Even better (and I think this is what he was actually asking for): Bob> % python -c 'import distutils.sysconfig; print Bob> distutils.sysconfig.get_config_var("CONFIG_ARGS")' Thanks. Not as easy to remember as "grep configure config.status", but useful nonetheless. Skip