037f81756f
Makefile and the patches from the current vte3 port. The next update of the vte3 port to 0.42.x doesn't bundle this code anymore. Obtained from: gnome devel repo
12 lines
399 B
C
12 lines
399 B
C
--- gnome-pty-helper/config.h.in.orig 2012-03-24 17:31:26.000000000 -0400
|
|
+++ gnome-pty-helper/config.h.in 2012-03-24 17:31:43.000000000 -0400
|
|
@@ -24,6 +24,9 @@
|
|
/* Define to 1 if you have the `getutmpx' function. */
|
|
#undef HAVE_GETUTMPX
|
|
|
|
+/* Define to 1 if you have the `getutxid' function. */
|
|
+#undef HAVE_GETUTXID
|
|
+
|
|
/* Define to 1 if you have the `grantpt' function. */
|
|
#undef HAVE_GRANTPT
|
|
|