Browse code

fix typo

Ben Bolstad authored on 04/09/2017 16:36:43
Showing 1 changed files

... ...
@@ -76,7 +76,7 @@ AS_IF([test "x$enable_threading" != "xno" ],[
76 76
 	    fi
77 77
 	    ],
78 78
 	    [
79
-	    AC_MSG_NOTICE(Disabling threading for\ preprocessCore)
79
+	    AC_MSG_NOTICE(Disabling threading for preprocessCore)
80 80
 	    ])
81 81
 
82 82