[gjs] Export a mozjslibdir variable. Fix bug 585884.



commit dd5dcd67b119573d624d9f237c9f6ad7cbdfbcd6
Author: Marco Pesenti Gritti <marcopg litl com>
Date:   Mon Jun 15 12:59:02 2009 -0400

    Export a mozjslibdir variable. Fix bug 585884.

 gjs-1.0.pc.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gjs-1.0.pc.in b/gjs-1.0.pc.in
index ba94835..60f6c49 100644
--- a/gjs-1.0.pc.in
+++ b/gjs-1.0.pc.in
@@ -9,6 +9,7 @@ datadir= datadir@
 gjs_console=${bindir}/gjs-console
 jsdir= gjsjsdir@
 jsnativedir= gjsnativedir@
+mozjslibdir= FIREFOX_JS_LIBDIR@
 
 Cflags: -I${includedir}/gjs-1.0 @JS_EXTRA_CFLAGS@
 Requires: gobject-introspection-1.0 @JS_PACKAGE@



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