[SCM] polybori: Polynomials over Boolean Rings branch, upstream-hg, updated. b4a5cffaa908c53e1d958a42110f8c4dad853aa3

Alexander Dreyer adreyer at gmx.de
Fri Mar 23 08:02:31 UTC 2012


The following commit has been merged in the upstream-hg branch:
commit 00440eea90e570552351b004ec93aa313b68943f
Author: Alexander Dreyer <adreyer at gmx.de>
Date:   Wed Mar 14 02:20:39 2012 +0100

    FIX: cygwin support reestablished

diff --git a/README b/README
index 67ddc72..80835f3 100644
--- a/README
+++ b/README
@@ -150,14 +150,15 @@ are compatible with the stlport4 option.
 
 cygwin
 ======
-In the main directory generate a file custom.py with the following context:
+In the main directory generate a file custom.py with the following content:
 
 BOOST_PYTHON = 'boost_python-mt'
 BOOST_TEST = 'boost_unit_test_framework-mt'
 HAVE_L2H = False
 HAVE_HEVEA = False
 HAVE_TEX4HT = False
-SHLIBVERSIONSUFFIX = False
+DEFAULT_LINKFLAGS=[]
+SHLIBVERSIONING=False
 DEVEL_LIB_PREFIX = '$EPREFIX' # dlls needs to be placed here?
 
 ====================

-- 
polybori: Polynomials over Boolean Rings



More information about the debian-science-commits mailing list