* backend/Makefile.am:
A backend/backend.symbols:
* configure.ac: Only export the backend module entry point. Bug
#569998.
svn path=/trunk/; revision=3399
+2009-02-01 Christian Persch <chpe@gnome.org>
+
+ * backend/Makefile.am:
+ A backend/backend.symbols:
+ * configure.ac: Only export the backend module entry point. Bug
+ #569998.
+
2009-02-01 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/eggfindbar.c: (egg_find_bar_init):
if ENABLE_IMPRESS
SUBDIRS += impress
endif
+
+EXTRA_DIST = \
+ backend.symbols
--- /dev/null
+register_evince_backend
AC_SUBST(SMCLIENT_CFLAGS)
AC_SUBST(SMCLIENT_LIBS)
-BACKEND_LIBTOOL_FLAGS="-module -avoid-version"
+BACKEND_LIBTOOL_FLAGS="-module -avoid-version -export-symbols \$(top_srcdir)/backend/backend.symbols"
AC_SUBST(BACKEND_LIBTOOL_FLAGS)
dnl ===== Check special functions