]> granicus.if.org Git - curl/commitdiff
check for inet_pton()
authorDaniel Stenberg <daniel@haxx.se>
Tue, 7 Oct 2003 22:00:02 +0000 (22:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Oct 2003 22:00:02 +0000 (22:00 +0000)
configure.ac

index 5b1400fb0e17622325bb23aa6a8df0abe32c9ccd..aa107a91bdcbf2bff3228660e00d699bf5452511 100644 (file)
@@ -900,6 +900,7 @@ AC_CHECK_FUNCS( socket \
                 gettimeofday \
                 inet_addr \
                 inet_ntoa \
+                inet_pton \
                 tcsetattr \
                 tcgetattr \
                 perror \