The following commit has been merged in the master branch:
commit f9315bae21e61007ac7ade66df7fb2eb51e34fa5
Author: Andrei Zavada <[email protected]>
Date: Sun Sep 30 19:50:14 2012 +0300
make it compile with --disable-omp
diff --git a/src/Makefile.am b/src/Makefile.am
index b590524..39a8c46 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,7 @@ SUBDIRS = \
AM_CXXFLAGS = \
-Wall -std=c++0x \
- $(GTK_CFLAGS) \
+ $(GTK_CFLAGS) $(OPENMP_CXXFLAGS) \
-DBUILT_BY=\"@user@\"
bin_PROGRAMS = aghermann
--
Sleep experiment manager
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit