diff options
author | Renato Botelho <garga@FreeBSD.org> | 2020-02-11 12:57:42 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2020-02-11 12:57:42 +0000 |
commit | 4ec2641eb1050e50a57f963ef8fabc2625693618 (patch) | |
tree | 6afbf1dcc06bbc6388972b4bdf4720b61f21e2c0 /www/sarg/files/patch-configure.ac | |
parent | Fix indentation of CARGO_CRATES (diff) |
www/sarg: Update to 2.4.0
Sponsored by: Rubicon Communications, LLC (Netgate)
Notes
Notes:
svn path=/head/; revision=525812
Diffstat (limited to 'www/sarg/files/patch-configure.ac')
-rw-r--r-- | www/sarg/files/patch-configure.ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/sarg/files/patch-configure.ac b/www/sarg/files/patch-configure.ac deleted file mode 100644 index d2ab97be179b..000000000000 --- a/www/sarg/files/patch-configure.ac +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.ac.orig 2018-01-14 19:01:22 UTC -+++ configure.ac -@@ -2,6 +2,7 @@ dnl Process this file with autoconf or autoreconf to p - AC_INIT([sarg],[2.3.11]) - AC_CONFIG_SRCDIR([log.c]) - AC_CONFIG_AUX_DIR(cfgaux) -+AC_CONFIG_MACRO_DIR([m4]) - - AC_CANONICAL_HOST - |