summaryrefslogtreecommitdiff
path: root/gl/m4/gnulib-comp.m4
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-11-05 14:44:12 +0100
committerSimon Josefsson <simon@josefsson.org>2009-11-05 14:44:12 +0100
commitd400854a11f2460ddabc313e9983cde9544efedc (patch)
tree9795ff7cfb48bb368e860870fcce18c923ca7a7d /gl/m4/gnulib-comp.m4
parent65e184ffdcf0441b51cd447f519d929376f7e06b (diff)
downloadgnutls-d400854a11f2460ddabc313e9983cde9544efedc.tar.gz
Update gnulib files.
Diffstat (limited to 'gl/m4/gnulib-comp.m4')
-rw-r--r--gl/m4/gnulib-comp.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4
index 669e6d8b1d..f4bf32e54a 100644
--- a/gl/m4/gnulib-comp.m4
+++ b/gl/m4/gnulib-comp.m4
@@ -237,6 +237,8 @@ AC_SUBST([LTALLOCA])
gl_source_base='gl/tests'
gl_FUNC_UNGETC_WORKS
gl_FUNC_GETTIMEOFDAY
+ AC_C_BIGENDIAN
+ AC_C_BIGENDIAN
AC_REQUIRE([gl_HEADER_SYS_SOCKET])
if test "$ac_cv_header_winsock2_h" = yes; then
dnl Even if the 'socket' module is not used here, another part of the
@@ -527,6 +529,8 @@ AC_DEFUN([gl_FILE_LIST], [
tests/test-getdelim.c
tests/test-getline.c
tests/test-gettimeofday.c
+ tests/test-inet_ntop.c
+ tests/test-inet_pton.c
tests/test-lseek.c
tests/test-lseek.sh
tests/test-memchr.c