52d34cce2d
version number bump. Yeah, well, it took me a bit to even get it to compile, one of those, "Hey, let's change the entire build infrastructure for a minor bugfix!" things... But hey now we're fully in-sync with Gnome 2.6.2.
12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
OpenBSD$
|
|
--- src/pty.c.orig Sat May 1 00:12:51 2004
|
|
+++ src/pty.c Sat Jul 31 15:33:41 2004
|
|
@@ -48,6 +48,7 @@
|
|
#include "pty.h"
|
|
|
|
#ifdef VTE_USE_GNOME_PTY_HELPER
|
|
+#include "../gnome-pty-helper/config.h"
|
|
#include "../gnome-pty-helper/gnome-pty.h"
|
|
#endif
|
|
|