Regenerate.

This commit is contained in:
Thien-Thi Nguyen 2007-08-31 19:15:07 +00:00
parent f67842bb0f
commit e35a28cda6
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
* configure.in: Fix typo.
* configure: Regenerate.
2007-08-30 Glenn Morris <rgm@gnu.org>
* configure.in (AH_BOTTOM): Copy some manual changes made to

6
configure vendored
View file

@ -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