Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] (PR#8570) no auth for gtk2 client
Home

[Freeciv-Dev] (PR#8570) no auth for gtk2 client

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#8570) no auth for gtk2 client
From: "Mateusz Stefek" <mstefek@xxxxxxxxx>
Date: Tue, 31 Aug 2004 01:27:56 -0700
Reply-to: rt@xxxxxxxxxxx

<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



[Prev in Thread] Current Thread [Next in Thread]