openbsd-ports/net/dc_gui/patches/patch-config_h_in
jasper 05cff3223d - update dc_gui to a gtk2 version 0.80
- fix license marker
- install .desktop file
- re-format DESCR

feedback and ok ajacoutot@
2008-08-25 15:15:53 +00:00

14 lines
430 B
Plaintext

$OpenBSD: patch-config_h_in,v 1.2 2008/08/25 15:15:53 jasper Exp $
--- config.h.in.orig Sat Jan 24 07:41:43 2004
+++ config.h.in Sat Aug 23 18:32:15 2008
@@ -31,6 +31,9 @@
/* Define if your <locale.h> file defines LC_MESSAGES. */
#undef HAVE_LC_MESSAGES
+/* Define to 1 if you have the <linux/sem.h> header file. */
+#undef HAVE_LINUX_SEM_H
+
/* Define to 1 if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H