From mint-bounce@lists.fishpool.fi Sun Feb 21 14:39:55 2010 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Subject: Re: [MiNT] missing xversion.h References: Date: Sun, 21 Feb 2010 20:37:14 +0100 To: "mint@lists.fishpool.fi" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Helmut Karlowski" Message-ID: In-Reply-To: User-Agent: Opera Mail/10.10 (Win32) X-Antivirus: avast! (VPS 100221-0, 21.02.2010), Outbound message X-Antivirus-Status: Clean X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: helmut.karlowski@ish.de Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Am 21.02.2010, 19:44 Uhr, schrieb Miro Kropacek : > Purpose of that script is quite unclear, it compares date of every *.[ch] > against (yet non-existing) file xversion.h ? Right. xversion.h is older if not existing. if [ existing -nt non-existing ] should result in true. -- Helmut Karlowski