From bbffabddf1761a823dc02dd826313a4069ebe5b8 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 28 Apr 2005 13:46:46 +0000 Subject: [PATCH] Protect a coma (separes arguments in m4) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1248 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f3c85e6e45..5aa518887d 100644 --- a/configure.ac +++ b/configure.ac @@ -55,7 +55,7 @@ GRAS_ARCH GRAS_CHECK_STRUCT_COMPACTION -SG_CONFIGURE_PART(Checking for threads, contexts or assimilated...) +SG_CONFIGURE_PART([Checking for threads, contexts or assimilated...]) AC_CHECK_UCONTEXT AC_MSG_CHECKING(on top of what can we build the contexts) AC_ARG_WITH(context, -- 2.20.1