put YAPOR back to life.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2187 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2008-04-01 22:28:41 +00:00
parent 5459617266
commit 0dd21aab71
6 changed files with 29 additions and 51 deletions

5
configure vendored
View File

@@ -3084,7 +3084,7 @@ fi
if test "$tabling" = yes -o "$orparallelism" = yes -o "$threads" = yes
then
cat >>confdefs.h <<\_ACEOF
#define MinHeapSpace (600*SIZEOF_INT_P)
#define MinHeapSpace (1000*SIZEOF_INT_P)
_ACEOF
cat >>confdefs.h <<\_ACEOF
@@ -16112,10 +16112,13 @@ cat >>confdefs.h <<\_ACEOF
#define GC_NO_TAGS 1
_ACEOF
if test "$orparallelism" != yes
then
cat >>confdefs.h <<\_ACEOF
#define USE_DL_MALLOC 1
_ACEOF
fi
fi
mkdir -p library/matrix