--- rxvt-unicode/configure.ac 2007/12/28 20:57:52 1.103 +++ rxvt-unicode/configure.ac 2008/01/06 21:34:57 1.104 @@ -113,7 +113,7 @@ AC_ARG_ENABLE(everything, [ --enable-everything enable standard non-multichoice features - NOTE: this option is order dependent], + NOTE: this option is order dependent], [ if test x$enableval = xno; then support_frills=no @@ -216,7 +216,7 @@ fi]) AC_ARG_ENABLE(afterimage, - [ --enable-afterimage enable integration with libAfterImage for background images], + [ --enable-afterimage enable integration with libAfterImage for background images], [if test x$enableval = xyes -o x$enableval = xno; then support_afterimage=$enableval fi])