[Freeciv-Dev] (PR#8570) no auth for gtk2 client
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8570 >
> [kauf - Tue Aug 31 04:01:06 2004]:
>
> On Mon, Aug 30, 2004 at 04:16:16PM -0700, Jason Short wrote:
> >
> > Then my question is: why would there be command-line support for
options
> > which cannot be supported (if there is no auth)?
>
> because, right now anyway, those options will be #ifdefed out if auth is
> not enabled. Soon, maybe, auth will always be compiled in to the server,
> and so these command-line options will always to present.
>
> -mike
This is exactly what I mean. Why the user has to put --enable-auth to
./configure if it is easier for us to have auth _support_ in server.
And the binary file won't be much bigger:
[mateusz@localhost userdb]$ strip -s *.o
[mateusz@localhost userdb]$ ls -l *.o
-rw-r--r-- 1 mateusz mateusz 1120 sie 31 10:26 lockfile.o
-rw-r--r-- 1 mateusz mateusz 1396 sie 31 10:26 user_db.o
[mateusz@localhost userdb]$
--
mateusz
- [Freeciv-Dev] Re: (PR#8570) no auth for gtk2 client, (continued)
- [Freeciv-Dev] Re: (PR#8570) no auth for gtk2 client, Mike Kaufman, 2004/08/16
- [Freeciv-Dev] (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Mateusz Stefek, 2004/08/30
- [Freeciv-Dev] Re: (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Mike Kaufman, 2004/08/30
- [Freeciv-Dev] Re: (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Per I. Mathisen, 2004/08/30
- [Freeciv-Dev] Re: (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Mike Kaufman, 2004/08/30
- [Freeciv-Dev] Re: (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Mateusz Stefek, 2004/08/30
- [Freeciv-Dev] Re: (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Jason Short, 2004/08/30
- [Freeciv-Dev] Re: (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Mike Kaufman, 2004/08/30
- [Freeciv-Dev] Re: (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Jason Short, 2004/08/30
- [Freeciv-Dev] Re: (PR#8570) Authentification should be compiled on default (Was: no auth for gtk2 client), Mike Kaufman, 2004/08/30
- [Freeciv-Dev] (PR#8570) no auth for gtk2 client,
Mateusz Stefek <=
|
|