From 020daf437b97c4d55268353737861fac60e6a073 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Wed, 23 Jan 2002 23:26:43 +0000 Subject: - (stevesk) Makefile.in: bug #61; delete commented line for now. --- ChangeLog | 5 ++++- Makefile.in | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c25a61f9a..e8508b5e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +20020124 + - (stevesk) Makefile.in: bug #61; delete commented line for now. + 20020123 - (djm) Fix non-standard shell syntax in autoconf. Patch from Dave Dykstra @@ -7387,4 +7390,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1793 2002/01/23 06:54:30 mouring Exp $ +$Id: ChangeLog,v 1.1794 2002/01/23 23:26:43 stevesk Exp $ diff --git a/Makefile.in b/Makefile.in index 58bf424b5..73538eac6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.193 2002/01/22 10:57:54 djm Exp $ +# $Id: Makefile.in,v 1.194 2002/01/23 23:26:44 stevesk Exp $ prefix=@prefix@ exec_prefix=@exec_prefix@ @@ -220,7 +220,6 @@ install-files: scard-install ln -s ssh$(EXEEXT) $(DESTDIR)$(bindir)/slogin -rm -f $(DESTDIR)$(mandir)/$(mansubdir)1/slogin.1 ln -s ssh.1 $(DESTDIR)$(mandir)/$(mansubdir)1/slogin.1 - #@FILEPRIV@ -f dev,filesys,driver $(DESTDIR)$(bindir)/ssh $(DESTDIR)$(bindir)/slogin if [ ! -d $(DESTDIR)$(sysconfdir) ]; then \ $(srcdir)/mkinstalldirs $(DESTDIR)$(sysconfdir); \ fi -- cgit v1.2.3