From f72dd2a9fa7e55a7b4e53598f5eb008a56fc9cbf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Apr 1999 16:58:06 +0000 Subject: Patch from Ralf Corsepius to address problems on BSPs that install there own tools. --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 0d79d45c06..e54fee38c5 100644 --- a/configure +++ b/configure @@ -3979,8 +3979,8 @@ subdirs="c/src/tests/tools/generic c/build-tools $scoretools_cfgdirs" subdirs="c/src/tests/tools/generic c/build-tools $scoretools_cfgdirs $bsptools_cfgdirs" -# FIXME: libwapi needs a separate configure.in in future ;- -# AC_CONFIG_SUBDIRS(c/src/lib/libwapi) +# FIXME: libhwapi needs a separate configure.in in future ;- +# AC_CONFIG_SUBDIRS(c/src/lib/libhwapi) # try not to explicitly list a Makefile here trap '' 1 2 15 -- cgit v1.2.3