From a70f36f7fb54e311444f069f8a3f08f8de861cac Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 25 Oct 2005 18:24:59 +0000 Subject: [PATCH] configure depends on libSystem --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index cddf9cb..8222e35 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -configure 0.0.2 release notes ------------------------------ +configure release notes +----------------------- configure automatically generates Makefiles from project definition files. @@ -7,6 +7,8 @@ configure is Copyright (c) 2005 Pierre Pronchery It is shipped under the terms of the GPL version 2 license, which you may read on the GNU project web site, http://www.gnu.org/ . +configure depends on DeforaOS libSystem library, which is found on the DeforaOS project web site, http://www.defora.org/ . + Please read the INSTALL file for instructions about how to compile and install configure.