mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-12 01:22:47 +02:00
Many extensions now report some build options to ease debugging, but this is now being done at the expense of code maintainability. Let's provide a registration function to do this so that we can start to remove most of the #ifdefs from haproxy.c (18 currently just for a single function).