comparison configure.ac @ 29674:ba2b9a097da9

I hate seeing people use "it's" when "its" is the correct word.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 03 Apr 2010 16:39:02 +0000
parents 852f9df1d735
children 4839a889f705
comparison
equal deleted inserted replaced
29673:674d1b0272a7 29674:ba2b9a097da9
1461 break 1461 break
1462 fi 1462 fi
1463 done 1463 done
1464 1464
1465 if test -z $DBUS_SERVICES_DIR ; then 1465 if test -z $DBUS_SERVICES_DIR ; then
1466 AC_MSG_ERROR([D-Bus services directory was not found! Please use --with-dbus-services and specify it's location.]) 1466 AC_MSG_ERROR([D-Bus services directory was not found! Please use --with-dbus-services and specify its location.])
1467 fi 1467 fi
1468 else 1468 else
1469 DBUS_SERVICES_DIR="$datadir/dbus-1/services" 1469 DBUS_SERVICES_DIR="$datadir/dbus-1/services"
1470 fi 1470 fi
1471 fi 1471 fi