gEDA-dev: Re: gEDA: gd instead of libgdeda
Patrick Bernaud
b-patrick at wanadoo.fr
Sat Sep 23 05:32:43 EDT 2006
Hi Carlos,
Carlos Nieves Ónega writes:
> [...]
> I got some time to get into this, so I changed libgeda and gschem to use
> libgd instead of libgdgeda, and removed any reference to libgdgeda.
>
There is a problem in the configure script of gschem: the test for
libgd is too basic and will always result in a false positive of libgd
availability.
The reason: 'gd' is in 'gdk' and gdk is part of libgeda's dependencies
and therefore appears in LIBGEDA_LIBS. I have no idea on how to
improve this detection though.
Regards,
Patrick
More information about the geda-dev
mailing list