diff options
Diffstat (limited to 'ftp/ftp-tls/files/patch-config.h.in')
-rw-r--r-- | ftp/ftp-tls/files/patch-config.h.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ftp/ftp-tls/files/patch-config.h.in b/ftp/ftp-tls/files/patch-config.h.in new file mode 100644 index 0000000..cde8a56 --- /dev/null +++ b/ftp/ftp-tls/files/patch-config.h.in @@ -0,0 +1,9 @@ +--- config.h.in.orig Fri Oct 25 14:59:53 2002 ++++ config.h.in Fri Oct 25 15:02:02 2002 +@@ -338,3 +338,6 @@ + + /* Define to `unsigned' if <sys/types.h> does not define. */ + #undef size_t ++ ++/* Define if libedit has the NetBSD enhancements. */ ++#undef ENHANCED_LIBEDIT |