summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2017-02-15 11:56:06 +0300
committerIvan Maidanski <ivmai@mail.ru>2017-02-15 11:56:06 +0300
commitd2be0456b63164feeff55b12b9a219c46422fede (patch)
tree955ce8e04f06172195bbd6c755f91364583b4d44 /Makefile.am
parentb89b137e07eaa11bb7462c1e51660306c0496e91 (diff)
downloadbdwgc-d2be0456b63164feeff55b12b9a219c46422fede.tar.gz
Fix typo in Makefile.am comment
* Makefile.am (SUBDIRS): Fix typo in comment ("to be").
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 175484be..8fcd1b8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@
# use the internal version. This is done since libatomic_ops doesn't
# use libtool, since it has no real use for it. But that seems to make
# it hard to use either the resulting object files or libraries.
-# Thus there seems too be no real reason to recursively build in the
+# Thus there seems to be no real reason to recursively build in the
# libatomic_ops directory.
# if USE_INTERNAL_LIBATOMICS_OPS
# SUBDIRS = @maybe_libatomic_ops@