Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/configure.ac Sat Apr 03 06:07:04 2010 +0000 +++ b/configure.ac Sat Apr 03 16:39:02 2010 +0000 @@ -1463,7 +1463,7 @@ done if test -z $DBUS_SERVICES_DIR ; then - AC_MSG_ERROR([D-Bus services directory was not found! Please use --with-dbus-services and specify it's location.]) + AC_MSG_ERROR([D-Bus services directory was not found! Please use --with-dbus-services and specify its location.]) fi else DBUS_SERVICES_DIR="$datadir/dbus-1/services"