From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30772 invoked by alias); 11 Aug 2002 21:46:17 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 30762 invoked by uid 372); 11 Aug 2002 21:46:17 -0000 Date: Sun, 11 Aug 2002 14:46:00 -0000 Message-ID: <20020811214617.30760.qmail@sources.redhat.com> From: bartv@sources.redhat.com To: ecos-cvs@sourceware.cygnus.com Subject: ecos/host/tools/configtool/standalone/common M ... X-SW-Source: 2002/txt/msg00109.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: bartv@sources.redhat.com 2002-08-11 14:46:17 Modified files: host/tools/configtool/standalone/common: Makefile.am Makefile.in acinclude.m4 aclocal.m4 configure configure.in Log message: Reorganization of the host-side autoconfiscation support, and a couple of minor bug fixes. The main goal is to support per-package host-side software in addition to the generic host-side tools. For example, the synthetic target HAL and device driver packages can now have host subdirectories with support code.