# HG changeset patch # User Mark Doliner # Date 1313889392 0 # Node ID bb199bc835e6726ad01582e69f8259e5e871c151 # Parent 489b20ff1c72bd023a2d356de9011685762acfc2 Mr. Ben Ice is probably wondering why he's mentioned in our codebase. diff -r 489b20ff1c72 -r bb199bc835e6 configure.ac --- 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)