diff --git a/cf/krb-sys-nextstep.m4 b/cf/krb-sys-nextstep.m4 index bec2848f3..5ab0d3417 100644 --- a/cf/krb-sys-nextstep.m4 +++ b/cf/krb-sys-nextstep.m4 @@ -15,7 +15,4 @@ if test "$rk_cv_sys_nextstep" = "yes"; then CFLAGS="$CFLAGS -posix" LIBS="$LIBS -posix" fi -AH_BOTTOM([#if defined(HAVE_SGTTY_H) && defined(__NeXT__) -#define SGTTY -#endif]) ])