linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #06037
[Bug 981842] Re: type in configure.ac (DBUS_SNARP)
** Branch unlinked: lp:do
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Do.
https://bugs.launchpad.net/bugs/981842
Title:
type in configure.ac (DBUS_SNARP)
Status in Do:
Fix Committed
Bug description:
Small typo...
diff to fix it:
=== modified file 'configure.ac'
--- configure.ac 2012-03-17 09:24:43 +0000
+++ configure.ac 2012-04-14 19:44:55 +0000
@@ -98,7 +98,7 @@
dnl -- Use D-Bus# where available.
PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-1.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
-PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-1.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SNARP_GLIB=no)
+PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-1.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
if test "x$HAVE_DBUS_SHARP" = "xyes" ; then
DBUS_BUILD_DEFINES=-define:USE_DBUS_SHARP
To manage notifications about this bug go to:
https://bugs.launchpad.net/do/+bug/981842/+subscriptions
References