13 lines
576 B
Diff
13 lines
576 B
Diff
diff -up dconf-0.7.1/gsettings/Makefile.am.libtool dconf-0.7.1/gsettings/Makefile.am
|
|
--- dconf-0.7.1/gsettings/Makefile.am.libtool 2011-02-02 16:22:02.188286083 -0500
|
|
+++ dconf-0.7.1/gsettings/Makefile.am 2011-02-02 16:22:14.612130764 -0500
|
|
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/common -I$(to
|
|
giomodules_PROGRAMS = libdconfsettings.so
|
|
|
|
libdconfsettings_so_LDADD = $(gio_LIBS)
|
|
-libdconfsettings_so_LDFLAGS = -module -avoid-version -shared
|
|
+libdconfsettings_so_LDFLAGS = -shared
|
|
libdconfsettings_so_SOURCES = \
|
|
../engine/dconf-engine.c \
|
|
../common/dconf-shmdir.c \
|