Skip to content
Commit d5b86775 authored by Christian Hergert's avatar Christian Hergert 💬
Browse files

build: vendor GdTaggedEntry as IdeTaggedEntry

We were having a number of issues compiling on systems where libgd is
installed (and not the, typically static, libgd from GNOME). We only use
one widget from there anyway, which doesn't really change. So instead, we
can just vendor it and namespace it into libide. This also reduces the
number of private shared libraries we load by one.

Namespace was changed, and availability macros added using the tool at
https://github.com/chergert/add-availability-macros.

https://bugzilla.gnome.org/show_bug.cgi?id=787578
parent 960f5c43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment