X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=a13b36527976bc6dec3492790cfd15efda81ead5;hb=1f4a376be5568b1da76c107b01d29c2f3aae2807;hp=62863c0ddff08892a15d084c615c1b603db75a16;hpb=a26f524a62622830e1f01e9e3ccc34ef3d93f8cf;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 62863c0d..a13b3652 100644 --- a/configure.ac +++ b/configure.ac @@ -262,7 +262,6 @@ AC_CHECK_FUNCS([ \ dup2 \ ftruncate \ gethostbyname \ - gethostname \ gettimeofday \ localtime_r \ memchr \ @@ -283,7 +282,6 @@ AC_CHECK_FUNCS([ \ strtoul \ strtoull \ tzset \ - uname \ ]) # AC_FUNC_MALLOC causes problems when cross-compiling.