[evolution-ews] configure.ac: Get "errordir" definition from evolution-shell-3.0.



commit 2c7e2138b663f6a77f9892889dc3b4ac5108cddd
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Feb 23 13:34:05 2014 -0500

    configure.ac: Get "errordir" definition from evolution-shell-3.0.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7f42f2f..0014f8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -322,7 +322,7 @@ AC_SUBST_FILE(EVO_PLUGIN_RULE)
 dnl *******************
 dnl Special directories
 dnl *******************
-errordir=`$PKG_CONFIG --variable=errordir evolution-plugin-3.0`
+errordir=`$PKG_CONFIG --variable=errordir evolution-shell-3.0`
 AC_SUBST(errordir)
 
 plugindir=`$PKG_CONFIG --variable=plugindir evolution-plugin-3.0`


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]