From 7a20a0ca3d6b355ccd027e69412d9ccf76dd2381 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Thu, 1 Nov 2001 06:29:37 +0000 Subject: [PATCH] Reindent --help output. From Per Starback (starback@ling.uu.se). --- ChangeLog | 5 +++++ configure.in | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c43909f13ca..8e2b4e03d08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-11-01 Pavel Jan,Bm(Bk + + * configure.in: Reindent --help output. + From Per Starback (starback@ling.uu.se). + 2001-10-31 Eli Zaretskii * configure.in: New entry for HP/UX-11. diff --git a/configure.in b/configure.in index a224f45cee7..a4360d9144f 100644 --- a/configure.in +++ b/configure.in @@ -95,9 +95,9 @@ AC_ARG_WITH(png, [ --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 -- 2.39.2