freebsd-ports/devel/libdbusmenu/files/patch-configure
Olivier Duchateau 1b3b645355 Library that provides GLib and Gtk implementation of the DBusMenu protocol.
The DBusMenu protocol make it possible for applications to export and import
their menus over DBus.

WWW: https://launchpad.net/libdbusmenu
2014-07-03 10:07:29 +00:00

22 lines
847 B
Text

--- ./configure.orig 2012-10-03 15:57:06.000000000 +0000
+++ ./configure 2014-02-12 22:43:06.000000000 +0000
@@ -14615,7 +14615,7 @@
fi
fi
- USE_NLS=yes
+ #USE_NLS=yes
gt_cv_have_gettext=no
@@ -15756,10 +15756,6 @@
as_fn_error $? "conditional \"WANT_TESTS\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
-if test -z "${HAVE_VALGRIND_TRUE}" && test -z "${HAVE_VALGRIND_FALSE}"; then
- as_fn_error $? "conditional \"HAVE_VALGRIND\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
if test -z "${HAVE_INTROSPECTION_TRUE}" && test -z "${HAVE_INTROSPECTION_FALSE}"; then
as_fn_error $? "conditional \"HAVE_INTROSPECTION\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5