remove cbe backend from sample configure
[oota-llvm.git] / projects / sample / autoconf / configure.ac
index 283bc12bb342a2ceb6bc500cb22fb83295fb50b5..b2c566aa7374bcf9fe3d946930ed9f197c01a103 100644 (file)
@@ -592,7 +592,7 @@ TARGETS_TO_BUILD=""
 AC_ARG_ENABLE([targets],AS_HELP_STRING([--enable-targets],
     [Build specific host targets: all or target1,target2,... Valid targets are:
      host, x86, x86_64, sparc, powerpc, arm, mips, spu, hexagon,
-     xcore, msp430, nvptx, cbe, and cpp (default=all)]),,
+     xcore, msp430, nvptx, and cpp (default=all)]),,
     enableval=all)
 if test "$enableval" = host-only ; then
   enableval=host