www.delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
Date: | Tue, 14 Jul 2015 13:16:15 -0400 |
Message-Id: | <201507141716.t6EHGFYP031832@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | Vladimir Zhbanov <vzhbanov AT gmail DOT com> |
CC: | geda-user AT delorie DOT com |
In-reply-to: | <20150714103959.GA17565@localhost.localdomain> (message from |
Vladimir Zhbanov on Tue, 14 Jul 2015 13:39:59 +0300) | |
Subject: | [geda-user] Re: [Geda-developers] geda-gaf on FreeBSD and probably other |
architectures | |
References: | <20150714103959 DOT GA17565 AT localhost DOT localdomain> |
Reply-To: | geda-user AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-user AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> - fix the date invocation somehow (I don't know how to > gracefully do it for all platforms) Normally this is what configure is for; you'd run a test to see if "date --date=" is supported (gnu), and/or if "date -j" is supported (bsd), and substitute accordingly. (don't test for "date -d" as they both have one but they mean different things)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |