Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Protect a coma (separes arguments in m4)
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 28 Apr 2005 13:46:46 +0000 (13:46 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 28 Apr 2005 13:46:46 +0000 (13:46 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1248 48e7efb5-ca39-0410-a469-dd3cf9ba447f

configure.ac

index f3c85e6..5aa5188 100644 (file)
@@ -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,