blob: d07c7bce3919a5f4a6bc2dd7f1a9fe4017bead75 (
plain) (
tree)
|
|
--- 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
|