Added wrapper for inet_pton(). If this function is not available, try first

inet_aton() and then inet_addr().
Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-02-14 19:34:44 +00:00
rodzic 44c8d1c5c3
commit 6bae35f15a
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,9 @@
2002-02-14 Henning Meier-Geinitz <henning@meier-geinitz.de>
* configure configure.in include/sane/config.h.in lib/Makefile.in
lib/inet_pton.c: Added wrapper for inet_pton(). If this function
is not available, try first inet_aton() and then inet_addr().
2002-02-13 Peter Fales <peter@fales.com>
* configure, acinclude.m4, aclocal.m4 - Another tweak to the