summaryrefslogtreecommitdiff
path: root/autoconf
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2014-03-05 00:43:38 +0000
committerEric Christopher <echristo@gmail.com>2014-03-05 00:43:38 +0000
commit64da21dd5a0759c714dad652c8d87c443bebb040 (patch)
tree9a2fd4907cf891cf8c4425786fa55ea870919dc7 /autoconf
parentda96b2e19f8e2fefdf1b3d8c9be5091ecff30224 (diff)
Update comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202917 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoconf/configure.ac b/autoconf/configure.ac
index cdca28521ad..9bebdaa529e 100644
--- a/autoconf/configure.ac
+++ b/autoconf/configure.ac
@@ -614,7 +614,7 @@ case "$enableval" in
*) AC_MSG_ERROR([Invalid setting for --enable-cxx1y. Use "yes" or "no"]) ;;
esac
-dnl --enable-fission : check whether or not to use -gsplit-dwarf on the command
+dnl --enable-split-dwarf : check whether or not to use -gsplit-dwarf on the command
dnl line
AC_ARG_ENABLE(split-dwarf,
AS_HELP_STRING([--enable-split-dwarf],