diff options
Diffstat (limited to 'ftp/gftp/files/patch-config.h.in')
| -rw-r--r-- | ftp/gftp/files/patch-config.h.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ftp/gftp/files/patch-config.h.in b/ftp/gftp/files/patch-config.h.in new file mode 100644 index 000000000000..50ef8adcde1d --- /dev/null +++ b/ftp/gftp/files/patch-config.h.in @@ -0,0 +1,12 @@ +--- config.h.in.orig 2010-01-17 16:28:14.000000000 +0100 ++++ config.h.in 2010-01-17 16:28:38.000000000 +0100 +@@ -198,6 +198,9 @@ + /* Define if the POSIX multithreading library has read/write locks. */ + #undef HAVE_PTHREAD_RWLOCK + ++/* Define to 1 if you have the <utmpx.h> header file. */ ++#undef HAVE_UTMPX_H ++ + /* Define to 1 if you have the <pty.h> header file. */ + #undef HAVE_PTY_H + |
