# HG changeset patch # User Pavel Jank # Date 1004596016 0 # Node ID 171532c543b3165b9f9abe503acaeaeb4386eb80 # Parent 179a9148185799fa0b96edd8b178827c9089b7fe Reindent --help output. From Per Starback (starback@ling.uu.se). diff -r 179a91481857 -r 171532c543b3 configure.in --- a/configure.in Wed Oct 31 23:39:10 2001 +0000 +++ b/configure.in Thu Nov 01 06:26:56 2001 +0000 @@ -95,9 +95,9 @@ [ --with-png use -lpng for displaying PNG images]) AC_ARG_WITH(toolkit-scroll-bars, [ --without-toolkit-scroll-bars - don't use Motif or Xaw3d scroll bars]) + don't use Motif or Xaw3d scroll bars]) AC_ARG_WITH(xim, -[ --without-xim don't use X11 XIM]) +[ --without-xim don't use X11 XIM]) #### Make srcdir absolute, if it isn't already. It's important to #### avoid running the path through pwd unnecessarily, since pwd can