summaryrefslogtreecommitdiffstats
path: root/x11/gnome-terminal/files/patch-config.h.in
blob: a752d5effc664159b0ae8835240da726c279a4ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- config.h.in.orig    2011-01-13 04:05:18.243479000 +0000
+++ config.h.in 2011-01-13 04:05:35.000000000 +0000
@@ -27,6 +27,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