diff options
Diffstat (limited to 'sysutils/gnome-vfs/patches/patch-ba')
-rw-r--r-- | sysutils/gnome-vfs/patches/patch-ba | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gnome-vfs/patches/patch-ba b/sysutils/gnome-vfs/patches/patch-ba new file mode 100644 index 00000000000..96d5152a077 --- /dev/null +++ b/sysutils/gnome-vfs/patches/patch-ba @@ -0,0 +1,13 @@ +$NetBSD: patch-ba,v 1.1 2007/09/19 22:22:42 wiz Exp $ + +--- config.h.in.orig 2006-03-13 10:48:56.000000000 +0100 ++++ config.h.in 2006-04-27 20:33:25.416810500 +0200 +@@ -208,6 +208,8 @@ + /* Define to 1 if you have the `lseek64' function. */ + #undef HAVE_LSEEK64 + ++#undef HAVE_LOGIN_TTY ++ + /* Define to 1 if you have the `mbrtowc' function. */ + #undef HAVE_MBRTOWC + |