configure.ac (27b2fc91) configure.ac (f06c1a76)
1dnl /******************************************************************
2dnl * vi:set sw=3 ts=3 et:
3dnl *
4dnl * Name: configure.in
5dnl * Auth: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems Ireland
6dnl * Date: $Date: 2008-09-08 07:38:40 $
7dnl *
8dnl * Desc: This file serves as input for the GNU autoconf package

--- 1275 unchanged lines hidden (view full) ---

1284# moz (seamonkey)
1285# nss (nss)
1286# hunspell (hunspell)
1287# hyphen (hyphen)
1288# saxon (saxon)
1289# rhino (rhino)
1290# beanshell (beanshell)
1291# graphite (silgraphite)
1dnl /******************************************************************
2dnl * vi:set sw=3 ts=3 et:
3dnl *
4dnl * Name: configure.in
5dnl * Auth: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems Ireland
6dnl * Date: $Date: 2008-09-08 07:38:40 $
7dnl *
8dnl * Desc: This file serves as input for the GNU autoconf package

--- 1275 unchanged lines hidden (view full) ---

1284# moz (seamonkey)
1285# nss (nss)
1286# hunspell (hunspell)
1287# hyphen (hyphen)
1288# saxon (saxon)
1289# rhino (rhino)
1290# beanshell (beanshell)
1291# graphite (silgraphite)
1292if test "$enable_category_b" == "yes"; then
1292if test "$enable_category_b" = "yes"; then
1293# enable_mozilla="yes"
1294# enable_nss_module="yes"
1295 enable_hunspell="yes"
1296 enable_hyphen="yes"
1297 enable_saxon="yes"
1298 enable_javascript="yes"
1299 enable_beanshell="yes"
1300 enable_graphite="yes"

--- 5952 unchanged lines hidden ---
1293# enable_mozilla="yes"
1294# enable_nss_module="yes"
1295 enable_hunspell="yes"
1296 enable_hyphen="yes"
1297 enable_saxon="yes"
1298 enable_javascript="yes"
1299 enable_beanshell="yes"
1300 enable_graphite="yes"

--- 5952 unchanged lines hidden ---