summaryrefslogtreecommitdiff
path: root/gmodule-no-export-2.0.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2004-11-17Add gmodule-no-export-2.0.pc.inMatthias Clasen1-0/+13
2004-11-16 Matthias Clasen <mclasen@redhat.com> * Makefile.am (EXTRA_DIST): * configure.in (AC_CONFIG_FILES): Add gmodule-no-export-2.0.pc.in * gmodule-no-export-2.0.pc.in: Add a variants of gmodule-2.0.pc.in which doesn't add -Wl,--export-dynamic, since Pango or GTK+ don't need it. (#125627, Owen Taylor)