]> git.pld-linux.org Git - packages/bogofilter.git/blame - bogofilter-dummy.patch
- fix summary/desc[pl]
[packages/bogofilter.git] / bogofilter-dummy.patch
CommitLineData
248999d6 1diff -urN bogofilter-0.96.4.orig/configure.ac bogofilter-0.96.4/configure.ac
2--- bogofilter-0.96.4.orig/configure.ac 2005-11-01 01:31:40.000000000 +0100
3+++ bogofilter-0.96.4/configure.ac 2005-11-03 16:37:09.816592656 +0100
4@@ -706,7 +706,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 9+AC_ARG_WITH(included-gsl, ([--with-included-gsl],[force use of shipped GSL rather than system GSL]),
248999d6 10 if test "x$withval" = "xyes" ; then need_my_gsl=2 ; fi)
f78c8b6c
TP
11
12 if test "$need_my_gsl" = 1 ; then
This page took 0.042354 seconds and 4 git commands to generate.