From: mquinson Date: Thu, 28 Apr 2005 13:46:46 +0000 (+0000) Subject: Protect a coma (separes arguments in m4) X-Git-Tag: v3.3~4106 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/bbffabddf1761a823dc02dd826313a4069ebe5b8 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 --- 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,