Only export symbols start with ibus_
authorPeng Huang <shawn.p.huang@gmail.com>
Mon, 23 Feb 2009 03:30:00 +0000 (11:30 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Mon, 23 Feb 2009 03:30:00 +0000 (11:30 +0800)
src/Makefile.am

index e8c6614..ba868e0 100644 (file)
@@ -130,6 +130,7 @@ libibus_la_LDFLAGS = \
        @GOBJECT2_LIBS@ \
        @GIO2_LIBS@ \
        @DBUS_LIBS@ \
+       -export-symbols-regex "ibus_.*"
        -version-info @LT_VERSION_INFO@ \
        $(NULL)