diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:13 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:13 -0600 |
commit | c3b3bbf51ae2fd1acb3421b422433602580ae4fe (patch) | |
tree | 16f5535136579579f39821c41479db7524176ed5 | |
parent | 9b148273005830705707bfaee135fe135d193951 (diff) | |
download | libcarddav-c3b3bbf51ae2fd1acb3421b422433602580ae4fe.tar.gz libcarddav-c3b3bbf51ae2fd1acb3421b422433602580ae4fe.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
@@ -7148,7 +7148,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 |