]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-sharedlibs.m4
Merge changes from CUPS 1.7svn-r10643
[thirdparty/cups.git] / config-scripts / cups-sharedlibs.m4
index 13dde4beb96a378cdf37193b734da3a5b18e2edd..ef2c714240aa27ea5545ba8703d392861e090150 100644 (file)
@@ -215,8 +215,8 @@ if test "$DSO" != ":"; then
                                EXPORT_LDFLAGS="-Wl,-R$libdir"
                        fi
                        ;;
-                IRIX | Linux | GNU)
-                        # IRIX, Linux, and HURD...
+                Linux | GNU)
+                        # Linux, and HURD...
                        if test $exec_prefix != /usr; then
                                DSOFLAGS="-Wl,-rpath,$libdir $DSOFLAGS"
                                LDFLAGS="$LDFLAGS -Wl,-rpath,$libdir"