ltrace does not build out-of-tree: use copied sources to configure.

/trunk/scripts/build/debug/400-ltrace.sh |    8     4     4     0 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
This commit is contained in:
Yann E. MORIN" 2008-10-26 09:29:04 +00:00
parent 5aec7ba287
commit eeeb5559a5

View File

@ -26,7 +26,7 @@ do_debug_ltrace_build() {
CT_DoLog EXTRA "Configuring ltrace" CT_DoLog EXTRA "Configuring ltrace"
CT_DoExecLog ALL \ CT_DoExecLog ALL \
"${CT_SRC_DIR}/ltrace-${CT_LTRACE_VERSION}/configure" \ ./configure" \
--build=${CT_BUILD} \ --build=${CT_BUILD} \
--host=${CT_TARGET} \ --host=${CT_TARGET} \
--prefix=/usr --prefix=/usr