components/desktop/thunderbird/patches/thunderbird31-99-mozfind.patch
changeset 5255 cea0e462549a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/desktop/thunderbird/patches/thunderbird31-99-mozfind.patch	Mon Jan 11 09:27:45 2016 -0800
@@ -0,0 +1,14 @@
+Fix for Solaris.
+This should be investigated for sending upstream.
+
+--- a/configure	Thu Aug 30 12:03:48 2012
++++ b/configure	Thu Aug 30 12:04:13 2012
+@@ -1309,7 +1309,7 @@
+ # Make the config.status file executable
+ chmod +x $CONFIG_STATUS
+ 
+-_SUBDIR_CONFIG_ARGS="$ac_configure_args --with-intl-api"
++_SUBDIR_CONFIG_ARGS="$ac_configure_args"
+ if test -n "$UNIFY_DIST"; then
+     # Make --with-unify-dist point to the right path
+     _SUBDIR_CONFIG_ARGS="$_SUBDIR_CONFIG_ARGS --with-unify-dist=$UNIFY_DIST"