From 64da21dd5a0759c714dad652c8d87c443bebb040 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Wed, 5 Mar 2014 00:43:38 +0000 Subject: Update comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202917 91177308-0d34-0410-b5e6-96231b3b80d8 --- autoconf/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoconf') diff --git a/autoconf/configure.ac b/autoconf/configure.ac index cdca28521a..9bebdaa529 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], -- cgit v1.2.3