]> TLD Linux GIT Repositories - packages/dovecot-pigeonhole.git/blob - dovecot-pigeonhole-config.patch
- updated to 0.4.13
[packages/dovecot-pigeonhole.git] / dovecot-pigeonhole-config.patch
1 --- dovecot-2.2-pigeonhole-0.4.12/configure     2016-02-06 09:54:27.000000000 +0000
2 +++ dovecot-2.2-pigeonhole-0.4.12/configure     2016-03-17 09:40:36.131768000 +0000
3 @@ -11731,19 +11731,19 @@
4  fi
5  
6  
7 -       { $as_echo "$as_me:${as_lineno-$LINENO}: checking for \"$dovecotdir/dovecot-config\"" >&5
8 -$as_echo_n "checking for \"$dovecotdir/dovecot-config\"... " >&6; }
9 -       if test -f "$dovecotdir/dovecot-config"; then
10 -               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dovecotdir/dovecot-config" >&5
11 -$as_echo "$dovecotdir/dovecot-config" >&6; }
12 +       { $as_echo "$as_me:${as_lineno-$LINENO}: checking for \"$dovecotdir/dovecot-devel\"" >&5
13 +$as_echo_n "checking for \"$dovecotdir/dovecot-devel\"... " >&6; }
14 +       if test -f "$dovecotdir/../dovecot-devel"; then
15 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dovecotdir/../dovecot-devel" >&5
16 +$as_echo "$dovecotdir/../dovecot-devel" >&6; }
17         else
18                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
19  $as_echo "not found" >&6; }
20                 { $as_echo "$as_me:${as_lineno-$LINENO}: " >&5
21  $as_echo "$as_me: " >&6;}
22 -               { $as_echo "$as_me:${as_lineno-$LINENO}: Use --with-dovecot=DIR to provide the path to the dovecot-config file." >&5
23 -$as_echo "$as_me: Use --with-dovecot=DIR to provide the path to the dovecot-config file." >&6;}
24 -               as_fn_error $? "dovecot-config not found" "$LINENO" 5
25 +               { $as_echo "$as_me:${as_lineno-$LINENO}: Use --with-dovecot=DIR to provide the path to the dovecot-devel file." >&5
26 +$as_echo "$as_me: Use --with-dovecot=DIR to provide the path to the dovecot-devel file." >&6;}
27 +               as_fn_error $? "dovecot-devel not found" "$LINENO" 5
28         fi
29  
30         old=`pwd`
31 @@ -11752,8 +11752,8 @@
32         cd $old
33         DISTCHECK_CONFIGURE_FLAGS="--with-dovecot=$abs_dovecotdir --without-dovecot-install-dirs"
34  
35 -       eval `grep -i '^dovecot_[a-z_]*=' "$dovecotdir"/dovecot-config`
36 -       eval `grep '^LIBDOVECOT[A-Z_]*=' "$dovecotdir"/dovecot-config`
37 +       eval `grep -i '^dovecot_[a-z_]*=' "$dovecotdir"/../dovecot-devel`
38 +       eval `grep '^LIBDOVECOT[A-Z_]*=' "$dovecotdir"/../dovecot-devel`
39  
40         dovecot_installed_moduledir="$dovecot_moduledir"
41