mirror of
https://github.com/fltk/fltk.git
synced 2026-05-11 06:47:23 +08:00
930013638b
Commit 6fe226cb80 introduced use of
pkg-config which broke linking from fltk-config if FLTK was
configured to use pango library.
This patch duplicates line from another if branch that just adds
libraries assuming that if pkg-config found pangoxft that there
are present all it's requirements.