* configure.in: Do not explicitly add getent.o and setenv.o to
authorEzra Peisach <epeisach@mit.edu>
Wed, 13 Mar 2002 16:36:21 +0000 (16:36 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 13 Mar 2002 16:36:21 +0000 (16:36 +0000)
commit475ab95020e45c7c873c5d400040425d014cd720
tree9a92539ad76b1eeaf0c371e4f5ae6276f48493c1
parentebd77e97a0e29b879da20a2a124b9f59e6744f38
* configure.in: Do not explicitly add getent.o and setenv.o to
LIBOBJS. Autoconf 2.53 labels this as an error. Move to
Makefile.in.

* Makefile.in (OBJS): Add getent.o and setenv.o explicity.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14267 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/libtelnet/ChangeLog
src/appl/telnet/libtelnet/Makefile.in
src/appl/telnet/libtelnet/configure.in