From: Eric Bollengier Date: Sat, 17 Jul 2010 09:49:16 +0000 (+0200) Subject: update configure X-Git-Tag: Release-5.2.1~1211 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3e1a4b895c1912255929451b70abc8d84eac283a;p=bacula%2Fbacula update configure --- diff --git a/bacula/configure b/bacula/configure index 3183959c5f..6974cd0658 100755 --- a/bacula/configure +++ b/bacula/configure @@ -15963,6 +15963,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