summaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr/files/patch-configure
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-01-12 05:54:32 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-01-12 05:54:32 +0000
commitb895aa0bf93fe0f8bd6bf3db5a5c944136a5775c (patch)
treeac2b61799ca44a342237b565bff3cf1c5a6f133b /mail/thunderbird-esr/files/patch-configure
parentAdd gnome-launch-box. (diff)
- Update thunderbird to 1.5 [1]
- Remove thunderbird-devel - Remove thunderbird from supported geckos for 4.x Release notes: http://www.mozilla.com/thunderbird/releases/1.5.html
Notes
Notes: svn path=/head/; revision=153334
Diffstat (limited to 'mail/thunderbird-esr/files/patch-configure')
-rw-r--r--mail/thunderbird-esr/files/patch-configure17
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/thunderbird-esr/files/patch-configure b/mail/thunderbird-esr/files/patch-configure
deleted file mode 100644
index cdf04c84af86..000000000000
--- a/mail/thunderbird-esr/files/patch-configure
+++ /dev/null
@@ -1,17 +0,0 @@
---- configure.orig Wed Nov 23 13:17:02 2005
-+++ configure Wed Nov 23 13:17:20 2005
-@@ -11417,12 +11417,12 @@
-
- echo $ac_n "checking MOZ_GTK2_CFLAGS""... $ac_c" 1>&6
- echo "configure:11420: checking MOZ_GTK2_CFLAGS" >&5
-- MOZ_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 1.3.7"`
-+ MOZ_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 1.3.7" "pangox >= 1.1.0"`
- echo "$ac_t""$MOZ_GTK2_CFLAGS" 1>&6
-
- echo $ac_n "checking MOZ_GTK2_LIBS""... $ac_c" 1>&6
- echo "configure:11425: checking MOZ_GTK2_LIBS" >&5
-- MOZ_GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 1.3.7"`
-+ MOZ_GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 1.3.7" "pangox >= 1.1.0"`
- echo "$ac_t""$MOZ_GTK2_LIBS" 1>&6
- else
- MOZ_GTK2_CFLAGS=""