changeset 83824:2049b25f88ce

Fix typo.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Fri, 31 Aug 2007 19:12:54 +0000
parents dd2bcc6758a0
children c0220f0872a3
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Fri Aug 31 16:40:05 2007 +0000
+++ b/configure.in	Fri Aug 31 19:12:54 2007 +0000
@@ -119,7 +119,7 @@
 AC_ARG_WITH(toolkit-scroll-bars,
 [  --without-toolkit-scroll-bars
                           don't use Motif or Xaw3d scroll bars])
-AC_ARG_WITH(xpm,
+AC_ARG_WITH(xaw3d,
 [  --without-xaw3d         don't use Xaw3d])
 AC_ARG_WITH(xim,
 [  --without-xim           don't use X11 XIM])