<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39359 >

On Sat, 28 Apr 2007, Bastiaan Jacques wrote:
> Well, --with-sdl-prefix works, unless you are using the sdl client. Because
> in the SDL client, SDL includes are included like #include <SDL/larlar.h>
> while in the SDL audio code they're included like #include <larlar.h>. So
> if you're using --with-sdl-prefix you won't be able to build the sdl client.
...
> we should standardise SDL includes (be consistent there).
>
> What do you think?

I am in favour of that, but I am not sure which way to fix it. Can you 
post a patch?

> In my opinion, we should remove the code which temporarily disables
> everything passed in CFLAGS. If there are any CFLAGS of which we *know* they
> break freeciv, then we can filter for them specifically.

Well, IMHO, it works fine as it is, and it is somewhat brittle, so I would 
prefer to leave it alone. Anyone else have an opinion on this?

   - Per



_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to