Skip to content
Snippets Groups Projects
Commit 8444c222 authored by Bobi Jam's avatar Bobi Jam
Browse files

Branch b1_8_gate

b=16205
i=johann, adilger

low-memory tunings for BlueGene/L.
parent 06445876
No related merge requests found
......@@ -305,7 +305,7 @@ AC_ARG_ENABLE([bgl],
[enable_bgl='yes'],[enable_bgl='no'])
AC_MSG_RESULT([$enable_bgl])
if test x$enable_bgl != xno; then
AC_DEFINE(BGL_SUPPORT, 1, Enable BGL Features)
AC_DEFINE(HAVE_BGL_SUPPORT, 1, Enable BGL Features)
enable_doc='no'
enable_tests='no'
enable_server='no'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment