summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-18 15:24:10 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-18 15:24:10 +0000
commit6d538758bc0ee61408967b2fb4ce37983f0eb954 (patch)
treea4a6a292028b1bdb2b1f25959bb25c56f42b0241
parenta3fc832a17e773abba33d188b69367065593dbc4 (diff)
Add comment noting that the "stable" libtelepathy-glib has all the signal marshallers for both itself and -unstable
-rw-r--r--lib/telepathy-glib/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/telepathy-glib/Makefile.am b/lib/telepathy-glib/Makefile.am
index 704a6ebcd..e37760098 100644
--- a/lib/telepathy-glib/Makefile.am
+++ b/lib/telepathy-glib/Makefile.am
@@ -25,6 +25,10 @@ lib_LTLIBRARIES = libtelepathy-glib.la
#libtelepathy_glib_la_LDFLAGS = \
# -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
# -export-symbols-regex '^tp_'
+#
+# (FIXME: if we use -export-symbols-regex, -unstable will need its own
+# marshallers)
+#
# but for now:
libtelepathy_glib_la_LDFLAGS = -static