Check for res_ndestroy.

This commit is contained in:
Jonathan Schleifer 2011-05-26 22:42:16 +02:00
parent 8af66a155c
commit ec3e12b62a
18 changed files with 72 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#!/bin/sh
aclocal -I m4 || exit 1
autoconf || exit 1
autoheader || exit 1