Do

type in configure.ac (DBUS_SNARP)

Bug #981842 reported by DimStar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Do
Fix Committed
Undecided
Unassigned

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

Changed in do:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.