1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-21 01:02:46 +02:00

* configure.ac: Check for arpa/nameser.h.

This commit is contained in:
David Shaw 2004-12-16 18:45:48 +00:00
parent 2b9e678fde
commit 4ec9365c6d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-12-16 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Check for arpa/nameser.h.
2004-12-16 Werner Koch <wk@g10code.com>
Released 1.4.0.

View File

@ -771,7 +771,7 @@ AM_CONDITIONAL(ENABLE_CARD_SUPPORT, test "$card_support" = yes)
dnl Checks for header files.
AC_HEADER_STDC
AC_CHECK_HEADERS(unistd.h langinfo.h termio.h locale.h getopt.h)
AC_CHECK_HEADERS([unistd.h langinfo.h termio.h locale.h getopt.h arpa/nameser.h])
# Note that we do not check for iconv here because this is done anyway
# by the gettext checks and thus it allows us to disable the use of