From e78b44dac189ec047ed0d1245a01a55d73039016 Mon Sep 17 00:00:00 2001 From: pme Date: Mon, 20 Oct 2003 20:04:19 +0000 Subject: 2003-10-20 Phil Edwards * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72714 138bc75d-0d04-0410-961f-82ee72b054a4 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 99a624b219d..b49d8b16bfe 100755 --- a/configure +++ b/configure @@ -1131,7 +1131,7 @@ case "${target}" in esac ;; *-*-vxworks*) - noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}" + noconfigdirs="$noconfigdirs target-newlib target-libgloss target-libiberty ${libgcj}" ;; alpha*-dec-osf*) # ld works, but does not support shared libraries. -- cgit v1.2.3