summaryrefslogtreecommitdiffstats
path: root/x11/gnome-terminal/files/patch-config.h.in
blob: 1617731fa99d71297c16847d8c83514f0ad2de0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- config.h.in.orig    2009-05-03 15:26:39.000000000 -0400
+++ config.h.in 2009-05-03 15:26:55.000000000 -0400
@@ -24,6 +24,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define if you have the kinfo_getfile function */
+#undef HAVE_KINFO_GETFILE
+
 /* Define if your <locale.h> file defines LC_MESSAGES. */
 #undef HAVE_LC_MESSAGES