Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix detection of flexml presence
[simgrid.git] / configure.ac
index 6808431..9a89232 100644 (file)
@@ -149,7 +149,7 @@ AC_PROG_FLEX(2.5.30)
 # if not, simply touch the flex source files (which are distributed in
 #  tarballs even if generated by flexml) and hope for the best.
 AC_CHECK_PROG(FLEXML,flexml,,NOTFOUND)
-AM_CONDITIONAL(HAVE_FLEXML,test x$FLEXML != NOTFOUND)
+AM_CONDITIONAL(HAVE_FLEXML,test x$FLEXML != xNOTFOUND)
 
 ###################
 ## Makes the output