summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.once.head/10-lt.mk
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 14:45:05 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 14:45:05 -0400
commit80d24fe135e84a2fe2b96b6cf42b21e82cf71b05 (patch)
tree13a31fba091c8d822d5afcaa61cc1524d2f680d7 /build-aux/Makefile.once.head/10-lt.mk
parente2ffd6fc5c60b55fa18eb338a55fd944db57080a (diff)
am
Diffstat (limited to 'build-aux/Makefile.once.head/10-lt.mk')
-rw-r--r--build-aux/Makefile.once.head/10-lt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/Makefile.once.head/10-lt.mk b/build-aux/Makefile.once.head/10-lt.mk
index 9d27d62870..2ccfc2c459 100644
--- a/build-aux/Makefile.once.head/10-lt.mk
+++ b/build-aux/Makefile.once.head/10-lt.mk
@@ -26,7 +26,7 @@ define mod.lt.doc
#
# So, our workaround: don't pass any .la libraries to libtool/ld when
# linking a convenience library, but then run a post-libtool command to
-# insert them into the .la file's dependency_libs. This uses the
+# insert them into the .la file's dependency_libs. This uses the
# emptiness of lt.lib.rpath to determine if a library is a static
# convenience library or not.
endef