Patch to add local validation to proftpd. Tested against:
  proftpd-1.3.0a
  proftpd-1.3.1rc2

1) Apply patch
2) run autoheader and autoconf to regenerate several important files.
3) Configure with: ./configure --with-dnssec-local-validation
4) make
5) sudo make install
