[Freeciv-Dev] Re: client/server authentication (PR#1767)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sun, May 18, 2003 at 12:18:43PM -0700, Jason Short wrote:
> ChrisK@xxxxxxxx wrote:
> > On Sun, May 18, 2003 at 08:58:41AM -0700, Mike Kaufman wrote:
> >
> >>search for "checking for sys/stat.h" in config.h and tell me what you see.
> >
> >
> > ??
> >
> > chris@max:~/freeciv/patched/auth6o> grep stat.h config.h
> > chris@max:~/freeciv/patched/auth6o>
> >
> > You mean autogen.sh?
> >
> > chris@max:~/freeciv/patched/auth6o> autogen.sh --enable-auth=yes | grep
> > stat.h
> > aclocal: both `configure.ac' and `configure.in' present: ignoring
> > `configure.in'
> > automake: both `configure.ac' and `configure.in' present: ignoring
> > `configure.in'
> > chris@max:~/freeciv/patched/auth6o>
>
> There is no check for stat.h in configure.*. See the AC_CHECK_HEADERS
> line - this will define HAVE_STAT_H or whatever.
>
> Of course, it's probably a fatal error if stat.h isn't present, and auth
> should not be compiled in.
>
then why the hell do I have this in my config.h??
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
Jason, will you volunteer to add the appropratie configure support for the
lockfile stuff?
-mike
- [Freeciv-Dev] Re: client/server authentication (PR#1767), (continued)
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Mike Kaufman, 2003/05/17
- [Freeciv-Dev] Re: client/server authentication (PR#1767), ChrisK@xxxxxxxx, 2003/05/08
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Raimar Falke, 2003/05/08
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Mike Kaufman, 2003/05/17
- [Freeciv-Dev] Re: client/server authentication (PR#1767), ChrisK@xxxxxxxx, 2003/05/18
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Mike Kaufman, 2003/05/18
- [Freeciv-Dev] Re: client/server authentication (PR#1767), ChrisK@xxxxxxxx, 2003/05/18
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Mike Kaufman, 2003/05/18
- Message not available
- [Freeciv-Dev] Re: client/server authentication (PR#1767), ChrisK@xxxxxxxx, 2003/05/18
- Message not available
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Jason Short, 2003/05/19
- Message not available
- [Freeciv-Dev] Re: client/server authentication (PR#1767),
Mike Kaufman <=
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Raimar Falke, 2003/05/22
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Mike Kaufman, 2003/05/22
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Raimar Falke, 2003/05/23
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Mike Kaufman, 2003/05/23
- Message not available
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Raimar Falke, 2003/05/24
- Message not available
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Mike Kaufman, 2003/05/27
- Message not available
- [Freeciv-Dev] Re: client/server authentication (PR#1767), ChrisK@xxxxxxxx, 2003/05/27
- Message not available
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Mike Kaufman, 2003/05/27
- Message not available
- [Freeciv-Dev] Re: client/server authentication (PR#1767), ChrisK@xxxxxxxx, 2003/05/28
- [Freeciv-Dev] Re: client/server authentication (PR#1767), Raimar Falke, 2003/05/05
|
|