2012-09-02 Khoo Yit Phang <khooyp@cs.umd.edu>
authorYit Phang Khoo <khooyp@sourceware.org>
Sun, 2 Sep 2012 22:57:43 +0000 (22:57 +0000)
committerYit Phang Khoo <khooyp@sourceware.org>
Sun, 2 Sep 2012 22:57:43 +0000 (22:57 +0000)
commita8db421230d409d050c44a5145d4792f8c629a93
tree2cb85606a1c8b6be3126b33874054caa8a249b30
parent9637f6ef78ecc63d9fca3ccffe825fb8e908a575
2012-09-02  Khoo Yit Phang  <khooyp@cs.umd.edu>

Do not enable -lmcheck by default when Python is enabled with
threading support.
* configure.ac: (python_has_threads) New variable, by testing
if WITH_THREAD is defined in Python.h.
Move --enable-lmcheck after --with-python.
Do not enable -lmcheck by default if python_has_threads=yes.
Warn if --enable-lmcheck and python_has_threads=yes.
* configure: Regenerate.
gdb/ChangeLog
gdb/configure
gdb/configure.ac
This page took 0.094131 seconds and 4 git commands to generate.