summaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-configure
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-12 22:13:23 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-12 22:13:23 +0000
commita1a47980962349767e1b6f1a7a68cd772da8d502 (patch)
tree5da42d7145d97a29a820df2eb07c8c74c663ba8d /mail/claws-mail/files/patch-configure
parentAdd patch released by author that fixes the withdrawn app bug and bump (diff)
Update to 0.7.4
PR: 35825 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=55952
Diffstat (limited to 'mail/claws-mail/files/patch-configure')
-rw-r--r--mail/claws-mail/files/patch-configure11
1 files changed, 7 insertions, 4 deletions
diff --git a/mail/claws-mail/files/patch-configure b/mail/claws-mail/files/patch-configure
index 96f66cf6d41e..d4b1482f0868 100644
--- a/mail/claws-mail/files/patch-configure
+++ b/mail/claws-mail/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig Thu Feb 14 10:08:51 2002
-+++ configure Sat Feb 16 02:43:04 2002
+--- configure.orig Mon Mar 11 19:50:42 2002
++++ configure Tue Mar 12 14:49:15 2002
@@ -756,7 +756,7 @@
fi
@@ -18,16 +18,19 @@
SYLPHEED_GNOME_TRUE=
SYLPHEED_GNOME_FALSE='#'
else
-@@ -7470,7 +7470,7 @@
+@@ -7470,9 +7470,9 @@
localedir='${prefix}/${DATADIRNAME}/locale'
-manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
+manualdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/manual'
+-faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
++faqdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/faq'
+
if test "x${datadir}" = 'x${prefix}/share'; then
-@@ -9041,7 +9041,7 @@
+@@ -8939,7 +8939,7 @@
if test "$ac_cv_enable_ldap" = yes; then
CFLAGS="$CFLAGS `$GLIB_CONFIG --cflags gthread`"