]> andersk Git - openssh.git/blobdiff - configure.in
- (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
[openssh.git] / configure.in
index ca433e569ff0193de46c2e8aafb0c8f6ad374fcb..c1bcb34241aceb65484fa70e864939757394b157 100644 (file)
@@ -90,7 +90,9 @@ case "$host" in
        CFLAGS="$CFLAGS -I/usr/local/include"
        LDFLAGS="$LDFLAGS"
        MANTYPE='$(CATMAN)'
-       AC_MSG_WARN([*** Irix 6.x is not tested, please report you experiences *** ])
+       AC_DEFINE(WITH_IRIX_ARRAY)
+       AC_DEFINE(WITH_IRIX_PROJECT)
+       AC_DEFINE(WITH_IRIX_AUDIT)
        no_libsocket=1
        no_libnsl=1
        ;;
This page took 0.037375 seconds and 4 git commands to generate.