mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-22 06:54:38 +00:00
2f9bcf9713
guesses most system-dependent parameters and determines name of system configuration file (sysdep/cf/...) with the remaining ones. To compile BIRD, you now need to do: autoconf # Create configure from configure.in ./configure # Run configure script make # Compile everything Configuration files: sysdep/config.h Master config file sysdep/autoconf.h Parameters determined by configure script sysdep/cf/*.h Fixed system configuration we're unable to guess. Makefiles are still the original ones, but this will change soon.
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
Languages
C
86.6%
Yacc
6.2%
Perl
2.7%
M4
1.4%
Lua
0.7%
Other
2.4%