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

11 lines
414 B
Plaintext
Raw Normal View History

--- 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