move SGTTY stuff to read_pwd.c

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11266 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-28 18:44:32 +00:00
parent 028ec6ea82
commit f0d079413a

View File

@@ -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])
])