[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA-dev: Re: gEDA: gd instead of libgdeda



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


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev