changeset 31859:bb199bc835e6

Mr. Ben Ice is probably wondering why he's mentioned in our codebase.
author Mark Doliner <mark@kingant.net>
date Sun, 21 Aug 2011 01:16:32 +0000
parents 489b20ff1c72
children 80eabeb5b794
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sun Aug 21 01:13:46 2011 +0000
+++ b/configure.ac	Sun Aug 21 01:16:32 2011 +0000
@@ -329,7 +329,7 @@
 dnl # Check for GLib 2.16 (required)
 dnl #######################################################################
 # TODO: gmodule-2.0 is only needed if enable_plugins is 'yes'.  It
-#       might ben ice to change this check so that it's not required
+#       might be nice to change this check so that it's not required
 #       if enable_plugins is 'no'.
 PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0], , [
 	AC_MSG_RESULT(no)