<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39851 >

Committed trunk revision 13939.
Committed S2_2 revision 13940.

With the minor change (alphabetized):

Index: configure.ac
===================================================================
--- configure.ac        (revision 13930)
+++ configure.ac        (working copy)
@@ -605,10 +605,9 @@
  AC_CHECK_FUNCS([vsnprintf])
  fi

-AC_CHECK_FUNCS([fileno ftime gethostname getpwuid inet_aton \
-               select snooze strerror strcasecmp strncasecmp \
-               strlcat strlcpy strstr usleep uname flock \
-               gethostbyname connect bind])
+AC_CHECK_FUNCS([bind connect fileno flock ftime gethostbyname gethostname \
+               getpwuid inet_aton select snooze strcasecmp strcasestr \
+               strerror strlcat strlcpy strncasecmp strstr uname usleep])

  AC_MSG_CHECKING(for working gettimeofday)
    FC_CHECK_GETTIMEOFDAY_RUNTIME(,AC_DEFINE(HAVE_GETTIMEOFDAY, 1,



_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to