summaryrefslogtreecommitdiff
path: root/native/jni/gconf-peer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'native/jni/gconf-peer/Makefile.am')
-rw-r--r--native/jni/gconf-peer/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/native/jni/gconf-peer/Makefile.am b/native/jni/gconf-peer/Makefile.am
index d88218326..1c8c4a147 100644
--- a/native/jni/gconf-peer/Makefile.am
+++ b/native/jni/gconf-peer/Makefile.am
@@ -5,6 +5,8 @@ libgconfpeer_la_SOURCES = GConfNativePeer.c
libgconfpeer_la_LIBADD = $(top_builddir)/native/jni/classpath/native_state.lo \
$(top_builddir)/native/jni/classpath/jcl.lo
+libgconfpeer_la_LDFLAGS = -avoid-version
+
AM_LDFLAGS = @CLASSPATH_MODULE@ @GCONF_LIBS@ @GDK_LIBS@
AM_CPPFLAGS = @CLASSPATH_INCLUDES@