unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Steven Tamm <steventamm@mac.com>
Cc: Enrico Franconi <franconi@inf.unibz.it>, emacs-devel@gnu.org
Subject: Re: Bootstrap fails on Mac OS X
Date: Sat, 6 Nov 2004 21:56:31 -0800	[thread overview]
Message-ID: <C6368D05-3081-11D9-A5EF-000D93B67DC4@mac.com> (raw)
In-Reply-To: <wl654ijjqh.wl@church.math.s.chiba-u.ac.jp>

Fixed.

I first checked something else in, but this was better.  I didn't do 
this first because of the later include of "systime.h" but it should be 
declared ahead of time in any case.  Perhaps resource.h should be 
included after "systime.h"?

-Steven

On Nov 6, 2004, at 9:44 PM, YAMAMOTO Mitsuharu wrote:

> #ifdef HAVE_SYS_TIME_H
> + #include <sys/time.h>
> + #endif

  reply	other threads:[~2004-11-07  5:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-07  5:22 Bootstrap fails on Mac OS X Enrico Franconi
2004-11-07  5:44 ` YAMAMOTO Mitsuharu
2004-11-07  5:56   ` Steven Tamm [this message]
2004-11-07  6:24     ` YAMAMOTO Mitsuharu
2004-11-08 11:58       ` Eli Zaretskii
2004-11-08 12:33         ` Jan D.
2004-11-07  6:05   ` Enrico Franconi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C6368D05-3081-11D9-A5EF-000D93B67DC4@mac.com \
    --to=steventamm@mac.com \
    --cc=emacs-devel@gnu.org \
    --cc=franconi@inf.unibz.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).