--- gforth/configure.in 2009/10/14 17:44:04 1.271 +++ gforth/configure.in 2009/12/31 15:32:35 1.273 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -#Copyright (C) 1995,1996,1997,1998,2000,2003,2004,2005,2006,2007,2008 Free Software Foundation, Inc. +#Copyright (C) 1995,1996,1997,1998,2000,2003,2004,2005,2006,2007,2008,2009 Free Software Foundation, Inc. #This file is part of Gforth. @@ -941,3 +941,4 @@ ln -sf ../../../engine/config.h ../../.. machine=$machine]) AC_OUTPUT +test -z "$GNU_LIBTOOL" && echo * Problem: no libtool found, libcc.fs will not work