From 73034101abedac0d59b5725d2d6252d9df25260a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 14 Aug 2016 05:06:23 +0200 Subject: [PATCH] Require libSystem 0.3.2 or above This version of libSystem is not released yet, but 0.3.1 is not enough (for string_rindex()). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de83412..b857cf5 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ About configure configure automatically generates Makefiles from project definition files. -configure depends on the DeforaOS libSystem library, which is found on the -website for the DeforaOS Project: http://www.defora.org/ +configure depends on the DeforaOS libSystem library (version 0.3.2 or above), +which is found on the website for the DeforaOS Project: http://www.defora.org/ Compiling configure