[gnome-documents] build: remove useless GJS_JS_DIR config variable



commit 8a157dc4c39dfaca6814aa3a9f70dd02c24eec90
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jan 16 11:44:34 2012 -0500

    build: remove useless GJS_JS_DIR config variable
    
    This is not used.

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f46b0e9..17914f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,9 +44,6 @@ AC_PROG_LIBTOOL
 ## don't rerun to this point if we abort
 AC_CACHE_SAVE
 
-GJS_JS_DIR=`$PKG_CONFIG --variable=datadir gjs-1.0`/gjs-1.0
-AC_SUBST(GJS_JS_DIR)
-
 GJS_CONSOLE=`$PKG_CONFIG --variable=gjs_console gjs-1.0`
 AC_SUBST(GJS_CONSOLE)
 



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