]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-opsys.m4
Merge changes from CUPS 1.7svn-r10643
[thirdparty/cups.git] / config-scripts / cups-opsys.m4
index 5b38975b5f96e2e623c98a0e1e569ce24202edd2..ed4dbbc5e48be4db3e93d07c1a13d4970414c37b 100644 (file)
@@ -3,7 +3,7 @@ dnl "$Id: cups-opsys.m4 6649 2007-07-11 21:46:42Z mike $"
 dnl
 dnl   Operating system stuff for CUPS.
 dnl
-dnl   Copyright 2007-2011 by Apple Inc.
+dnl   Copyright 2007-2012 by Apple Inc.
 dnl   Copyright 1997-2006 by Easy Software Products, all rights reserved.
 dnl
 dnl   These coded instructions, statements, and computer programs are the
@@ -22,9 +22,6 @@ case "$uname" in
        GNU* | GNU/*)
                uname="GNU"
                ;;
-       IRIX*)
-               uname="IRIX"
-               ;;
        Linux*)
                uname="Linux"
                ;;