From: Eric Bollengier Date: Sat, 17 Jul 2010 09:49:16 +0000 (+0200) Subject: update configure X-Git-Tag: Release-5.0.3~78 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a688a228908de3a67b90a4b5bdcbe7c0cb320329;p=bacula%2Fbacula update configure --- diff --git a/bacula/configure b/bacula/configure index 38632d9822..f0215fd7cf 100755 --- a/bacula/configure +++ b/bacula/configure @@ -15954,6 +15954,9 @@ then elif test -f /etc/engarde-version then DISTNAME=engarde +elif test -f /etc/arch-release +then + DISTNAME=archlinux elif test "$CYGWIN" = yes then DISTNAME=cygwin