aboutsummaryrefslogblamecommitdiff
path: root/mail/claws-mail/files/patch-configure
blob: 4f983f6d8496b5a09f8e8e1d4aba7c29e81438e1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                

                                    




                       
                
                     
 
   





                             
                     

                                            



                                                           


                                                     
                                                 
                                       
--- configure.orig	Wed Aug 28 12:46:18 2002
+++ configure	Sun Sep  1 03:01:59 2002
@@ -1169,7 +1169,7 @@
 PATH_SEPARATOR="$ac_path_separator"
 rm -f conftest.sh
 
-PACKAGE=sylpheed
+PACKAGE=sylpheed-claws
 
 MAJOR_VERSION=0
 MINOR_VERSION=8
@@ -1650,7 +1650,7 @@
 
 fi
 
-if test -d "$gnomedir"; then
+if false; then
   SYLPHEED_GNOME_TRUE=
   SYLPHEED_GNOME_FALSE='#'
 else
@@ -9822,9 +9822,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
   if test "x${prefix}" = "xNONE"; then