]> git.pld-linux.org Git - packages/bogofilter.git/blame - bogofilter-dummy.patch
- release 2 to rebuild with ac
[packages/bogofilter.git] / bogofilter-dummy.patch
CommitLineData
f78c8b6c
TP
1--- configure.ac.old 2004-01-04 00:49:48.000000000 +0100
2+++ configure.ac 2004-01-04 00:49:42.000000000 +0100
3@@ -501,7 +501,7 @@
4 export PATH
5
6 need_my_gsl=1
7-AC_ARG_WITH(included-gsl, AS_HELP_STRING([--with-included-gsl],[force use of shipped GSL rather than system GSL]),
8+AC_ARG_WITH(included-gsl, ([--with-included-gsl],[force use of shipped GSL rather than system GSL]),
9 if test "x$WITHVAL" != "xyes" ; then need_my_gsl=2 ; fi)
10
11 if test "$need_my_gsl" = 1 ; then
This page took 0.078632 seconds and 4 git commands to generate.