~ubuntu-branches/ubuntu/natty/mozvoikko/natty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/fix_freebsd_ftbfs.patch

  • Committer: Bazaar Package Importer
  • Author(s): Heikki Mäntysaari
  • Date: 2010-02-22 11:07:48 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100222110748-zg2s34ah2im9xglc
Tags: 1.0-4ubuntu1
* Merge changes from Debian (LP: #493628)
* Change conflict to abrowser (>= 3.7). Closes LP: #513320
* Add optional dependency to firefox-3.6. (LP: #513320)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: mozvoikko.debian/src/mozVoikkoUtils.cpp
 
2
===================================================================
 
3
--- mozvoikko.debian.orig/src/mozVoikkoUtils.cpp        2009-11-30 17:18:24.000000000 +0200
 
4
+++ mozvoikko.debian/src/mozVoikkoUtils.cpp     2009-11-30 17:19:12.000000000 +0200
 
5
@@ -32,7 +32,7 @@
 
6
 #include <nsStringAPI.h>
 
7
 #include <prerror.h>
 
8
 
 
9
-#if defined(__linux__)
 
10
+#if defined(__linux__) || defined(__GLIBC__)
 
11
 
 
12
 const char *preloadLibNames[] =
 
13
 {