From ca6c49359792fa7afb2945d426f4ec9aa87e117e Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 26 Apr 2001 21:46:11 +0000 Subject: [PATCH] Merge fix from the 0.10 branch: Don't autogen `executive-summary/widgets/Makefile' as that subdirectory doesn't get distributed anymore. svn path=/trunk/; revision=9600 --- ChangeLog | 6 ++++++ configure.in | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a038e83338..f5d65b022b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-26 Ettore Perazzoli + + * configure.in: Don't autogen + `executive-summary/widgets/Makefile', as that subdir doesn't get + distributed anymore. + 2001-04-26 Dan Winship * README: We no longer depend on libunicode. diff --git a/configure.in b/configure.in index 3f7135c1d2..b79126efa2 100644 --- a/configure.in +++ b/configure.in @@ -721,7 +721,6 @@ e-util/ename/Makefile libibex/Makefile executive-summary/Makefile executive-summary/evolution-services/Makefile -executive-summary/widgets/Makefile executive-summary/idl/Makefile executive-summary/component/Makefile executive-summary/test-service/Makefile