]> git.pld-linux.org Git - packages/bogofilter.git/blob - bogofilter-dummy.patch
- updated to version 0.95.2, STBR
[packages/bogofilter.git] / bogofilter-dummy.patch
1 diff -burN bogofilter-0.16.4.orig/configure.ac bogofilter-0.16.4/configure.ac
2 --- bogofilter-0.16.4.orig/configure.ac 2004-02-05 18:40:11.998145456 +0100
3 +++ bogofilter-0.16.4/configure.ac      2004-02-05 19:07:20.235615736 +0100
4 @@ -514,7 +514,7 @@
5  export PATH
6  
7  need_my_gsl=1
8 -AC_ARG_WITH(included-gsl, AC_HELP_STRING([--with-included-gsl],[force use of shipped GSL rather than system GSL]),
9 +AC_ARG_WITH(included-gsl, ([--with-included-gsl],[force use of shipped GSL rather than system GSL]),
10  if test "x$WITHVAL" != "xyes" ; then need_my_gsl=2 ; fi)
11  
12  if test "$need_my_gsl" = 1 ; then
This page took 0.088215 seconds and 3 git commands to generate.