Add gmodule-no-export-2.0.pc.in
authorMatthias Clasen <mclasen@redhat.com>
Wed, 17 Nov 2004 03:33:05 +0000 (03:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 17 Nov 2004 03:33:05 +0000 (03:33 +0000)
commit846e5140c36dfcc36677ce0d0356958012fd0a6d
tree6ca12afdd1db3949fdbc0c6ef0776d5ccb7f5a79
parentf8b65c0a0eec5053ccd0433bb9afd6f125428c5e
Add gmodule-no-export-2.0.pc.in

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)
Makefile.am
configure.in
gmodule-no-export-2.0.pc.in [new file with mode: 0644]