diff options
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 - |