Wed, 09 Jul 2014 14:41:36 +0200Fix buggy include logic in lemon/lp.h (#503)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 09 Jul 2014 14:41:36 +0200] rev 1135
Fix buggy include logic in lemon/lp.h (#503)

Wed, 09 Jul 2014 14:40:32 +0200Restore cmake-2.8 compatibility (#502)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 09 Jul 2014 14:40:32 +0200] rev 1134
Restore cmake-2.8 compatibility (#502)

Fix cmake-2.8 incompatibility introduced in [fe4ff72e2f14].
Thanks to amluto for reporting the regression