Sounds good. The real test will of couse be when you commit it and we see whether it
causes problems :)
Main thing I would worry about is the cross compilation. In all cases except the MIPS
version, macros set in the configuration affect the code in more significant ways than
just a compiler ch
Hi,
I've (locally for the moment) added support for autoconf in the pgserver
module. The idea is the following :
- the kernel-like configuration system is still here to define "profiles",
in order to specify what goes in the server
- an autoconf/automake system handles what can be detected