[jhbuild] core-deps-3.24: Make sure Intl API is built in mozjs31



commit 6b23db396dee3b36de2f64a0b99ef51afaab79c5
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Feb 10 18:45:17 2017 -0800

    core-deps-3.24: Make sure Intl API is built in mozjs31
    
    This is required for all the GJS functionality to work properly.

 modulesets/gnome-suites-core-deps-3.24.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.24.modules b/modulesets/gnome-suites-core-deps-3.24.modules
index 7f0eca6..8ce1a87 100644
--- a/modulesets/gnome-suites-core-deps-3.24.modules
+++ b/modulesets/gnome-suites-core-deps-3.24.modules
@@ -1538,7 +1538,7 @@
   </autotools>
 
   <autotools id="mozjs31" autogen-sh="configure"
-             autogenargs="--with-system-nspr --with-system-zlib --enable-system-ffi --with-system-icu">
+             autogenargs="--with-system-nspr --with-system-zlib --enable-system-ffi --with-system-icu 
--with-intl-api">
     <pkg-config>mozjs-31.pc</pkg-config>
     <branch repo="people.mozilla.org" module="mozjs-31.5.0.tar.bz2"
             version="31.5.0" source-subdir="js/src">


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