At Wed, 3 Aug 2011 13:39:03 -0400 CentOS mailing list centos@centos.org wrote:
Does anyone know, or have a link, to something that can tell me how to find out exactly what options a ./configure was run with? Is there something in configure.ac, or the Makefile, or ...?
Look in config.log and config.status.
In fact, running ./config.status will rerun ./configure with the same options ./configure was originally run with and running './config.status --version' will tell you just what options were used.
mark
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos