Regenerate.
This commit is contained in:
parent
f67842bb0f
commit
e35a28cda6
2 changed files with 8 additions and 3 deletions
|
@ -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
6
configure
vendored
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue