undefine CS for Solaris 10
commit5bdbc071675706a09dab75f00b208b7dcfc767bb
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Jan 2007 22:52:29 +0000 (15 23:52 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Jan 2007 22:53:56 +0000 (15 23:53 +0100)
tree79048b30f72f1f167a3cc913893225feb952eb4c
parentca109f663694b3dca168903051b7e97f077ddfff
undefine CS for Solaris 10

On Solaris 10, /usr/include/sys/regset.h gets included (indirectly)
by stdlib.h and contains the line

We therefore need to #undef it before we can use it.

Problem reported by Kostas Oikonomou.
barvinok_enumerate.cc
lexmin.cc
verif_ehrhart.c