summaryrefslogtreecommitdiffstats
path: root/ltmain.sh
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:34:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:34:27 -0600
commitd8bd2484b5bf510df6f4519031fdf3b999e89da1 (patch)
tree63410aabf99b5ffa2829c8c2c46e633b8e0d0bb6 /ltmain.sh
parentb5bead698e789498a83503aaaefcec66de8d8769 (diff)
downloaddbus-tqt-d8bd2484b5bf510df6f4519031fdf3b999e89da1.tar.gz
dbus-tqt-d8bd2484b5bf510df6f4519031fdf3b999e89da1.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'ltmain.sh')
-rw-r--r--ltmain.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltmain.sh b/ltmain.sh
index c398466..c715b59 100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -1590,7 +1590,7 @@ EOF
continue
;;
- # Tru64 UNIX uses -model [arg] to determine the tqlayout of C++
+ # Tru64 UNIX uses -model [arg] to determine the layout of C++
# classes, name mangling, and exception handling.
-model)
compile_command="$compile_command $arg"