From f78c8b6c23f01ab7e5dd1292996a4b8fd9679e08 Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Sat, 3 Jan 2004 23:54:37 +0000 Subject: [PATCH] - don't understand ac/am, don't want to understand Changed files: bogofilter-dummy.patch -> 1.1 --- bogofilter-dummy.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 bogofilter-dummy.patch diff --git a/bogofilter-dummy.patch b/bogofilter-dummy.patch new file mode 100644 index 0000000..e404e3a --- /dev/null +++ b/bogofilter-dummy.patch @@ -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 -- 2.44.0