summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-05-05 14:27:25 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-05-05 15:38:48 -0400
commitec724fe0fda84b34a4631bbe1a1053acc22bf8ac (patch)
treef3da991f5457770bb6b83cd5ec0386028241181c /gdk/Makefile.am
parent92597da3a02cd4c7b3847a517931453209ba075d (diff)
downloadgtk+-ec724fe0fda84b34a4631bbe1a1053acc22bf8ac.tar.gz
Remove regex-based export control
All export control is now happening through annotations in the headers.
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r--gdk/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 161996f16b..ac59887896 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -54,8 +54,7 @@ LDADD = \
-version-info $(LT_VERSION_INFO) \
-export-dynamic \
-rpath $(libdir) \
- $(no_undefined) \
- $(LIBTOOL_EXPORT_OPTIONS)
+ $(no_undefined)
#
# setup source file variables