]> git.meshlink.io Git - catta/commitdiff
* Another fix to the archlinux stuff.
authorTrent Lloyd <lathiat@bur.st>
Tue, 23 Aug 2005 08:47:15 +0000 (08:47 +0000)
committerTrent Lloyd <lathiat@bur.st>
Tue, 23 Aug 2005 08:47:15 +0000 (08:47 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@409 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

configure.ac

index 8c55ec3b676003d9738773d290cdc46d89a8b884..14b816b18296a2f0a6a964b60feb0ae26ae22196 100644 (file)
@@ -63,7 +63,7 @@ if test "z$with_distro" = "z"; then
    exit 1
 else
 case $with_distro in
-   debian|arch)
+   debian|archlinux)
      ;;
    *)
      echo "Your distribution (${with_distro}) is not yet supported, init scripts and dbus configuration will not be installed! (patches welcome)"