summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-11-01 06:29:37 +0000
committerPavel Janík <Pavel@Janik.cz>2001-11-01 06:29:37 +0000
commit7a20a0ca3d6b355ccd027e69412d9ccf76dd2381 (patch)
tree84c4e4c68666021a1dd9f8337eaef919641a2ae2 /configure.in
parentffcc8d2c8154a00545a62a4957e2335ecc6682bb (diff)
downloademacs-7a20a0ca3d6b355ccd027e69412d9ccf76dd2381.tar.gz
Reindent --help output.
From Per Starback (starback@ling.uu.se).
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
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