17 lines
467 B
Plaintext
17 lines
467 B
Plaintext
$OpenBSD: patch-config_h_in,v 1.2 2011/08/29 08:50:56 ajacoutot Exp $
|
|
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=652623
|
|
|
|
--- config.h.in.orig Mon May 23 16:39:04 2011
|
|
+++ config.h.in Mon Aug 29 10:44:48 2011
|
|
@@ -198,6 +198,9 @@
|
|
/* Define to 1 if you have the `unlockpt' function. */
|
|
#undef HAVE_UNLOCKPT
|
|
|
|
+/* Define to 1 if you have the <util.h> header file. */
|
|
+#undef HAVE_UTIL_H
|
|
+
|
|
/* Define to 1 if you have the <utmp.h> header file. */
|
|
#undef HAVE_UTMP_H
|
|
|