+# This file is part of libDAI - http://www.libdai.org/
+#
+# libDAI is licensed under the terms of the GNU General Public License version
+# 2, or (at your option) any later version. libDAI is distributed without any
+# warranty. See the file COPYING for more details.
+#
+# Copyright (C) 2009 Joris Mooij [joris dot mooij at libdai dot org]
+
+
# This template contains configurations for compiling libDAI under Mac OS X
#
# To use it, simply copy this file to 'Makefile.conf' and adapt 'Makefile.conf'
#
# A boolean variable VAR can be set to true ("VAR=true") or to false ("VAR=")
+
# COMPILATION AND BUILD FLAGS
# Enable/disable various approximate inference methods
WITH_BP=true