| Main Archive Page > Month Archives > syslog-ng-users archives |
In order to avoid the 99 char filename limit, force the ustar format,
so we extend the limit to 255 bytes instead.
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
---
configure.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure.in b/configure.in
index daa2b4d..2685568 100644
--- a/configure.in
+++ b/configure.in
@@ -53,6 +53,7 @@ else
fi
AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)
+_AM_PROG_TAR([ustar])
if test -n "$SNAPSHOT_VERSION"; then
VERSION=$VERSION+$SNAPSHOT_VERSION
fi
--
1.7.5.4
______________________________________________________________________________
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
FAQ: http://www.balabit.com/wiki/syslog-ng-faq