This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] use python-config if available


This patch does use the python-config, which comes shipped with the python
interpreter, and falls back to the internal copy of python-config.py.
AC_CHECK_TOOL is used to find a possible python-config for the host.

Tested with 7.5 with a native and a cross build.

  Matthias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]