Hi

I've just updated gnulib and updated my modules (strdup and getopt) and I see that now configure says in Linux

checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking whether getopt_clip is declared... no
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... no

it looks kind of strange that getopt test fails under GNU Linux...

(indeed, this way, the gnulib version of getopt is used, instead of GNU libc version)

cheers
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com



Reply via email to