Skip to content
Snippets Groups Projects
Commit 6c3f0c6a authored by lhausamm's avatar lhausamm
Browse files

removed a coma

parent fa808c1c
No related branches found
No related tags found
1 merge request!484Rework of Grackle
......@@ -452,7 +452,7 @@ if test "x$with_grackle" != "xno"; then
AC_CHECK_LIB(
[grackle],
[initialize_chemistry_data],
[AC_DEFINE([HAVE_GRACKLE],1,[The GRACKLE library appears to be present.]),
[AC_DEFINE([HAVE_GRACKLE],1,[The GRACKLE library appears to be present.])
AC_DEFINE([CONFIG_BFLOAT_8],1,[Use doubles in grackle])
],
[AC_MSG_ERROR(Cannot find grackle library!)],
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment