gtkd-developers / GtkD

GtkD is a D binding and OO wrapper of GTK+ originally created by Antonio Monteiro
http://gtkd.org
Other
322 stars 71 forks source link

Allow install of pkg-config files outside libdir #310

Closed memreflect closed 4 years ago

memreflect commented 4 years ago

Specifying the directory to install .pc files is necessary on systems where the pkg-config tool expects those files in a directory other than $(libdir)/pkgconfig, similar to how Debian expects libraries in lib/${triple} rather than lib.