瀏覽代碼

configure.ac: fix FxT case

Nathalie Furmento 14 年之前
父節點
當前提交
50b9d20c0e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -765,7 +765,7 @@ fi
 
 
 # shall we use FxT to generate trace of the execution ?
-AC_MSG_CHECKING(whether fxt traces should be generated)
+AC_MSG_CHECKING(whether FxT traces should be generated)
 AC_ARG_WITH(fxt, [AS_HELP_STRING([--with-fxt[=<dir>]], [generate fxt traces])],
 	[
 		if test x$withval != xno; then