From: Thien-Thi Nguyen Date: Fri, 31 Aug 2007 19:15:07 +0000 (+0000) Subject: Regenerate. X-Git-Tag: emacs-pretest-23.0.90~11161 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e35a28cda61cf91d1135468816c0d765670ec9d0;p=emacs.git Regenerate. --- diff --git a/ChangeLog b/ChangeLog index 6b459d87503..f9d8473377d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-31 Ulrich Mueller (tiny change) + + * configure.in: Fix typo. + * configure: Regenerate. + 2007-08-30 Glenn Morris * configure.in (AH_BOTTOM): Copy some manual changes made to diff --git a/configure b/configure index a120cb47d61..51e1c1dc416 100755 --- a/configure +++ b/configure @@ -1978,9 +1978,9 @@ if test "${with_toolkit_scroll_bars+set}" = set; then fi -# Check whether --with-xpm was given. -if test "${with_xpm+set}" = set; then - withval=$with_xpm; +# Check whether --with-xaw3d was given. +if test "${with_xaw3d+set}" = set; then + withval=$with_xaw3d; fi