Include empty .c file in libbarvinok if GiNaC was not found.
commitd96a7c32443f65bcbb766dddcf9644e5bbebbd77
authorSven Verdoolaege <sven@cs.kuleuven.be>
Wed, 16 Jul 2008 17:11:58 +0000 (16 18:11 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 22 Jul 2008 11:15:41 +0000 (22 13:15 +0200)
tree9028d25c6e95e5250ba364e63d0585a3fdf69e37
parentadd1ef79e557abb8617d97251d369aef9d89abe6
Include empty .c file in libbarvinok if GiNaC was not found.

If GiNaC cannot be found, then libbarvinok simply references
libbarvinok-core, without adding any new code, but darwin's
ar apparently doesn't like it if no objects get added
to an archive.
Makefile.am
dummy.c [new file with mode: 0644]