diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:12 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:12 -0600 |
commit | c17552e5a4ee24553016c7315c5047e11330b3b6 (patch) | |
tree | f14ee105a8286b4d67152357ba979f2cbac77e60 | |
parent | 2e6e0a12e1d0962109fa2454b72bb0b9e6ae609e (diff) | |
download | libart-lgpl-c17552e5a4ee24553016c7315c5047e11330b3b6.tar.gz libart-lgpl-c17552e5a4ee24553016c7315c5047e11330b3b6.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
-rwxr-xr-x | ltmain.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7141,7 +7141,7 @@ EOF k=1 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then - output=${output_objdir}/${output_la}.lnkscript + output=${output_objdir}/${output_la}.lntdescript func_verbose "creating GNU ld script: $output" $ECHO 'INPUT (' > $output for obj in $save_libobjs |