]> git.pld-linux.org Git - packages/bogofilter.git/blame - bogofilter-dummy.patch
- updated to version 0.95.2, STBR
[packages/bogofilter.git] / bogofilter-dummy.patch
CommitLineData
078d13c8
AG
1diff -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 @@
f78c8b6c
TP
5 export PATH
6
7 need_my_gsl=1
078d13c8 8-AC_ARG_WITH(included-gsl, AC_HELP_STRING([--with-included-gsl],[force use of shipped GSL rather than system GSL]),
f78c8b6c
TP
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.030732 seconds and 4 git commands to generate.