]> git.pld-linux.org Git - packages/courier.git/blob - ac.patch
- up to 1.0.9
[packages/courier.git] / ac.patch
1 --- courier-1.0.9/libs/pcp/configure.ac~        2018-07-29 04:31:27.000000000 +0200
2 +++ courier-1.0.9/libs/pcp/configure.ac 2019-12-05 22:20:54.236362325 +0100
3 @@ -23,7 +23,7 @@
4  
5  CFLAGS="-I.. -I${srcdir}/.. -I$srcdir/../.. -I../.. $CFLAGS"
6  ALL_LINGUAS=""
7 -AM_GNU_GETTEXT
8 +AM_GNU_GETTEXT([external])
9  
10  AC_PATH_PROGS(COURIERAUTHCONFIG, courierauthconfig)
11  
12 --- courier-1.0.9/libs/sqwebmail/configure.ac~  2019-08-29 02:09:32.000000000 +0200
13 +++ courier-1.0.9/libs/sqwebmail/configure.ac   2019-12-05 22:33:09.629079684 +0100
14 @@ -252,8 +252,6 @@
15    fi
16    AC_DEFINE_UNQUOTED(USE_LIBCHARSET, 1,
17         [ Set this to 1 to use libcharset library. ])
18 -else
19 -  AM_LANGINFO_CODESET
20  fi
21  
22  dnl Other
This page took 0.052378 seconds and 4 git commands to generate.