]> git.pld-linux.org Git - packages/bogofilter.git/commitdiff
- don't understand ac/am, don't want to understand
authorTomasz Pala <gotar@pld-linux.org>
Sat, 3 Jan 2004 23:54:37 +0000 (23:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bogofilter-dummy.patch -> 1.1

bogofilter-dummy.patch [new file with mode: 0644]

diff --git a/bogofilter-dummy.patch b/bogofilter-dummy.patch
new file mode 100644 (file)
index 0000000..e404e3a
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.ac.old   2004-01-04 00:49:48.000000000 +0100
++++ configure.ac       2004-01-04 00:49:42.000000000 +0100
+@@ -501,7 +501,7 @@
+ export PATH
+ need_my_gsl=1
+-AC_ARG_WITH(included-gsl, AS_HELP_STRING([--with-included-gsl],[force use of shipped GSL rather than system GSL]),
++AC_ARG_WITH(included-gsl, ([--with-included-gsl],[force use of shipped GSL rather than system GSL]),
+ if test "x$WITHVAL" != "xyes" ; then need_my_gsl=2 ; fi)
+ if test "$need_my_gsl" = 1 ; then
This page took 0.200335 seconds and 4 git commands to generate.