--- autoconf/configure.in.orig 2009-05-05 03:21:57 +0500 +++ autoconf/configure.in 2009-06-01 18:11:22 +0500 @@ -993,6 +993,9 @@ elif test -d /etc/SuSEconfig then DISTNAME=suse5 +elif test -f /etc/altlinux-release +then + DISTNAME=altlinux elif test -f /etc/mandrake-release then DISTNAME=mandrake @@ -1160,6 +1163,14 @@ platforms/openbsd/apcupsd \ platforms/openbsd/apccontrol" ;; +altlinux) + DISTVER= + DFILES="\ + platforms/apccontrol \ + platforms/altlinux/Makefile \ + platforms/altlinux/apcupsd \ + platforms/altlinux/awkhaltprog" + ;; mandrake) DISTVER=`cat /etc/mandrake-release | grep release | cut -f 5 -d ' '` DFILES="\