[dconf] Remove old libtool workarounds
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] Remove old libtool workarounds
- Date: Sat, 24 Jul 2010 15:21:07 +0000 (UTC)
commit cf13193bc32436a41baefb1a25d3ccbb4902e914
Author: Ryan Lortie <desrt desrt ca>
Date: Sat Jul 24 11:20:20 2010 -0400
Remove old libtool workarounds
gsettings/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gsettings/Makefile.am b/gsettings/Makefile.am
index e4f0c49..92c1154 100644
--- a/gsettings/Makefile.am
+++ b/gsettings/Makefile.am
@@ -12,13 +12,11 @@ libdconfsettings_so_SOURCES = \
dconfsettingsbackend.c
uninstall-hook:
- rm -f $(DESTDIR)$(giomodulesdir)/libdconfsettings.so
if test -z "$(DESTDIR)" -a "$(gio_QUERYMODULES)" != "no" ; then \
$(gio_QUERYMODULES) $(giomodulesdir) ; \
fi
install-data-hook:
- rm -f $(DESTDIR)$(giomodulesdir)/libdconfsettings.la
if test -z "$(DESTDIR)" -a "$(gio_QUERYMODULES)" != "no" ; then \
$(gio_QUERYMODULES) $(giomodulesdir) ; \
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]