Commit 1bf17cc4 by Nicola Pero Committed by Tom Tromey

configure: Rebuilt.

2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>

	* configure: Rebuilt.
	* configure.in: Only use `lang_requires' for languages athat are
	actually enabled.

From-SVN: r40355
parent 2d2ade2a
2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
* configure: Rebuilt.
* configure.in: Only use `lang_requires' for languages athat are
actually enabled.
2001-03-09 Joseph S. Myers <jsm28@cam.ac.uk> 2001-03-09 Joseph S. Myers <jsm28@cam.ac.uk>
* invoke.texi: Fix typo. * invoke.texi: Fix typo.
......
...@@ -1541,7 +1541,7 @@ changequote(,)dnl ...@@ -1541,7 +1541,7 @@ changequote(,)dnl
;; ;;
*,all,*) *,all,*)
;; ;;
*) *,$lang_alias,*)
enable_languages="$enable_languages,$other" enable_languages="$enable_languages,$other"
;; ;;
esac esac
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment