From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: mktime not working? Date: Fri, 03 Oct 2008 14:52:06 -0400 Message-ID: <3o8wt57bqh.fsf@fencepost.gnu.org> References: <487E7651.7050801@alice.it> <87d4kxmawf.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223060077 16030 80.91.229.12 (3 Oct 2008 18:54:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 18:54:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 03 20:55:34 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KlpoM-0002zd-7t for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2008 20:55:34 +0200 Original-Received: from localhost ([127.0.0.1]:45426 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlpnJ-0007Uj-0o for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2008 14:54:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KlpnF-0007UT-AF for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:54:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KlpnE-0007U1-ID for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:54:24 -0400 Original-Received: from [199.232.76.173] (port=46910 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlpnE-0007Ty-Fe for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:54:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:51320) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KlpnD-0005ly-NK for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:54:23 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Klpl0-0006G4-Hc; Fri, 03 Oct 2008 14:52:06 -0400 X-Spook: Rule Psix SAFE rail gun blackjack condor Syria mailbomb X-Ran: YD*dn401PG%fz"K|Vlv5,TV (Sven Joachim's message of "Tue, 29 Jul 2008 09:01:36 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:104335 Archived-At: Sven Joachim wrote: > It happens on all platforms with GCC 4.3. The solution is to regenerate > `configure' with a recent version of autoconf (2.62, or Debian's 2.61-7). This will keep coming back (as it just has done) unless we require all developers to use Debian, which is impossible, or change to AC_PREREQ(2.62).