From: Eric Bollengier Date: Sat, 17 Jul 2010 09:49:16 +0000 (+0200) Subject: update configure X-Git-Tag: Release-7.0.0~1676 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=86bbb70ef3a9dba6455e5dfe16e56913927443a4;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