X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=configure.in;h=c462b7b19db0c926ffe216667acb911b31acef6c;hb=a30b9446d1899260159968826428722f2dcbbc64;hp=667433508967564f76f64618a22b8ad0a2b2ab51;hpb=93636bdea9f89ea381098cdb80e2d6d67bbe58a0;p=tools%2Fe2fsprogs.git diff --git a/configure.in b/configure.in index 6674335..c462b7b 100644 --- a/configure.in +++ b/configure.in @@ -679,7 +679,7 @@ if test "$e2fsprogs_cv_struct_st_flags" = yes; then AC_DEFINE(HAVE_STAT_FLAGS) fi fi -AC_CHECK_FUNCS(chflags getrusage llseek lseek64 open64 getmntinfo strtoull strcasecmp srandom fchown mallinfo fdatasync strnlen strptime sysconf pathconf) +AC_CHECK_FUNCS(chflags getrusage llseek lseek64 open64 getmntinfo strtoull strcasecmp srandom fchown mallinfo fdatasync strnlen strptime sysconf pathconf posix_memalign memalign valloc) dnl dnl Check to see if -lsocket is required (solaris) to make something dnl that uses socket() to compile; this is needed for the UUID library