configure.ac: Fix --enable-thread-safety-constructor
Prior to this, --enable-thread-safety-constructor would disable it, while --disable worked as expected, and no option left it enabled as expected by default. This also fixes the --help text to be displayed.
Fixes: afcdb6fb
Signed-off-by: Alan Coopersmith alan.coopersmith@oracle.com