[drwright] Fix distcheck
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [drwright] Fix distcheck
- Date: Mon, 6 Feb 2012 19:19:28 +0000 (UTC)
commit a3eeefb5c31ceb83208feb1e24e723c014a46208
Author: Christian Persch <chpe gnome org>
Date: Mon Feb 6 20:17:56 2012 +0100
Fix distcheck
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 53a9369..c476305 100644
--- a/configure.in
+++ b/configure.in
@@ -87,7 +87,7 @@ PKG_CHECK_MODULES([GSD_PLUGIN],[
gtk+-3.0
gdk-x11-3.0])
-gsd_plugindir=`$PKG_CONFIG --variable plugindir gnome-settings-daemon`
+gsd_plugindir='${libdir}/gnome-settings-daemon-3.0'
AC_SUBST([gsd_plugindir])
GSD_INTLTOOL_PLUGIN_RULE='%.gnome-settings-plugin: %.gnome-settings-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]