summaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-configure
blob: d0ba8d95c09d9ff196d507cee79f4c1de3763d6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
--- configure.orig	Sat Jul 12 15:59:49 2003
+++ configure	Sun Jul 27 13:26:36 2003
@@ -1509,7 +1509,7 @@
 ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
 
 
-PACKAGE=sylpheed
+PACKAGE=sylpheed-claws
 
 MAJOR_VERSION=0
 MINOR_VERSION=9
@@ -2022,7 +2022,7 @@
 fi
 
 
-if test -n "$gnomedatadir"; then
+if false; then
   SYLPHEED_GNOME_TRUE=
   SYLPHEED_GNOME_FALSE='#'
 else
@@ -8506,6 +8506,7 @@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -12501,9 +12502,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