1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/security/ssh2/files/patch-ad
Andrey A. Chernov 524739d401 upgrade to 2.0.13
XXXtgetent from original PR fixed

PR: 12279
Submitted by: Issei Suzuki <issei@issei.org>
1999-06-18 20:02:29 +00:00

11 lines
414 B
Plaintext

--- lib/sshreadline/Makefile.in.orig Tue May 11 17:35:03 1999
+++ lib/sshreadline/Makefile.in Fri Jun 18 16:02:51 1999
@@ -108,7 +108,6 @@
INCLUDES = -I$(srcdir) -I. -I../.. \
-I$(top_builddir) -I$(top_srcdir) \
-I../sshmath -I$(srcdir)/../sshmath \
- -I../zlib -I$(srcdir)/../zlib \
-I../sshutil -I$(srcdir)/../sshutil
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../sshconf.h