]> granicus.if.org Git - python/commit
Ensure that the gdb hooks can be installed when
authorRonald Oussoren <ronaldoussoren@mac.com>
Mon, 5 Apr 2010 11:21:21 +0000 (11:21 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Mon, 5 Apr 2010 11:21:21 +0000 (11:21 +0000)
commit891cd8341322c8bc99584de4b9177d990f2848e2
treed839bb5d9a841894c174f78fff82e7cb4a9e22fd
parentd341ec82c78b000740d31db8621f652ced138581
Ensure that the gdb hooks can be installed when
srcdir != builddir.

Without this patch it is no longer possible to
build python when you don't run configure from
the root of the source tree.
Makefile.pre.in