]> andersk Git - openssh.git/blobdiff - configure.in
- (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]
[openssh.git] / configure.in
index bee136ed353bb3000e3f33204888fe7754d82219..2fc00432685c230a849753449ca18a8ba49e3658 100644 (file)
@@ -198,13 +198,13 @@ mips-sony-bsd|mips-sony-newsos4)
 *-*-sysv4.2*)
        CPPFLAGS="$CPPFLAGS -I/usr/local/include"
        LDFLAGS="$LDFLAGS -L/usr/local/lib"
-       enable_suid_ssh=no
+#      enable_suid_ssh=no
        AC_DEFINE(USE_PIPES)
        ;;
 *-*-sysv5*)
        CPPFLAGS="$CPPFLAGS -I/usr/local/include"
        LDFLAGS="$LDFLAGS -L/usr/local/lib"
-       enable_suid_ssh=no
+#      enable_suid_ssh=no
        AC_DEFINE(USE_PIPES)
        ;;
 *-*-sysv*)
This page took 0.056674 seconds and 4 git commands to generate.