Pass the correct arguments so that telnet works with login.krb5
authorTheodore Tso <tytso@mit.edu>
Fri, 10 Jun 1994 22:30:44 +0000 (22:30 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 10 Jun 1994 22:30:44 +0000 (22:30 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3735 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/telnet/libtelnet/Imakefile
src/appl/telnet/telnet/Imakefile
src/appl/telnet/telnetd/Imakefile

index 94e5b2cdb234f43e27ee369b2d5f530ebcaff9a9..4c866d7b5716eb3e0246d9f1d0e9a3b12f68efc3 100644 (file)
@@ -23,7 +23,7 @@
 # Everything happens in ../Makefile.config and Makefile.generic
 #
 
-AUTH_DEF=-DAUTHENTICATION -DKRB5 -DFORWARD -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN
+AUTH_DEF=-DAUTHENTICATION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN
 AUTH_INC=-I../../../include 
 AUTH_LIB=$(KLIB)
 AUTH_LIBPATH=$(DEPKLIB); 
index 94e5b2cdb234f43e27ee369b2d5f530ebcaff9a9..4c866d7b5716eb3e0246d9f1d0e9a3b12f68efc3 100644 (file)
@@ -23,7 +23,7 @@
 # Everything happens in ../Makefile.config and Makefile.generic
 #
 
-AUTH_DEF=-DAUTHENTICATION -DKRB5 -DFORWARD -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN
+AUTH_DEF=-DAUTHENTICATION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN
 AUTH_INC=-I../../../include 
 AUTH_LIB=$(KLIB)
 AUTH_LIBPATH=$(DEPKLIB); 
index 94e5b2cdb234f43e27ee369b2d5f530ebcaff9a9..4c866d7b5716eb3e0246d9f1d0e9a3b12f68efc3 100644 (file)
@@ -23,7 +23,7 @@
 # Everything happens in ../Makefile.config and Makefile.generic
 #
 
-AUTH_DEF=-DAUTHENTICATION -DKRB5 -DFORWARD -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN
+AUTH_DEF=-DAUTHENTICATION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN
 AUTH_INC=-I../../../include 
 AUTH_LIB=$(KLIB)
 AUTH_LIBPATH=$(DEPKLIB);