Fix: don't generate incorrect macros for debian/ubuntu version check
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 May 2015 15:33:47 +0000 (11:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 May 2015 15:35:51 +0000 (11:35 -0400)
When the debian/ubuntu macros are unset, we end up generating macros
that have no right hand operand to "+", which seems to break compilation
on some compilers, even though it will always be optimized away.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.027264 seconds and 4 git commands to generate.