diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:07 -0600 |
commit | 38cacb89dda0605c17b203fa3a646b7f6469fd5c (patch) | |
tree | a5a2b1096db33ed489f2266a9692927bcb5e8d7f /ltmain.sh | |
parent | dacb3c251a579dd140d3a27a9863215b85752eea (diff) | |
download | admin-38cacb89dda0605c17b203fa3a646b7f6469fd5c.tar.gz admin-38cacb89dda0605c17b203fa3a646b7f6469fd5c.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'ltmain.sh')
-rw-r--r-- | 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 |