712b719743
PR: ports/22107 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
11 lines
569 B
Text
11 lines
569 B
Text
--- configure.in-dist Tue Jun 30 15:15:05 1998
|
|
+++ configure.in Wed Jul 28 10:38:16 1999
|
|
@@ -1613,7 +1613,7 @@
|
|
rename closedir mkdir rmdir sysinfo \
|
|
random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \
|
|
strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
|
|
-utimes setrlimit setpgid getcwd shutdown strftime)
|
|
+utimes setrlimit setpgid getcwd shutdown strftime getaddrinfo)
|
|
|
|
# Check this now, so that we will NOT find the above functions in ncurses.
|
|
# That is because we have not set up to link ncurses in lib-src.
|