[med-svn] [SCM] aghermann branch, master, updated. 3b87b4f8039ed683022537a0599b7dea069974d2
Andrei Zavada
johnhommer at gmail.com
Sun Sep 30 22:40:52 UTC 2012
The following commit has been merged in the master branch:
commit f9315bae21e61007ac7ade66df7fb2eb51e34fa5
Author: Andrei Zavada <johnhommer at gmail.com>
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
More information about the debian-med-commit
mailing list