On Fri, Apr 10, 2015 at 1:36 AM, Viktor Dukhovni <openssl-users at dukhovni.org> wrote: > On Fri, Apr 10, 2015 at 12:46:51AM -0400, Jeffrey Walton wrote: > >> Where do I find the table of configuration options so I can change CFLAGS? > > $ ./Configure TABLE | grep '^\*\*\*' | awk '{print $NF}' > > Are you sure you're not confusing 1.0.2 with master? In master > the internals are changing... > Oh, you're right. I am working from Git. Sorry about that.