History | View | Annotate | Download (42.5 KB)
Updated config.{guess,sub} to a recent version.
Patch from the Debian package.
First step of "autoconfization". Created a configure script whichguesses most system-dependent parameters and determines name of systemconfiguration file (sysdep/cf/...) with the remaining ones.
To compile BIRD, you now need to do:
autoconf # Create configure from configure.in...