Is the following line in lib/getpass.c correct? #if TCSETATTR
A similar reference earlier uses `HAVE_TCGETATTR' for the get counterpart to set. Also, there are no tests that I see which set either macro and attempting to compile on HP-UX 11.00 yields the following error message: DEPDIR=.deps depmode=hp /bin/sh /u/scjones/cvs-nightly/build-aux/depcomp \ cc -DHAVE_CONFIG_H -I. -I/u/scjones/cvs-nightly/lib -I.. -Ino/include -g -c /u/scjones/cvs-nightly/lib/getpass.c cpp: "/u/scjones/cvs-nightly/lib/getpass.c", line 161: error 4038: Bad syntax for #if condition. gmake[3]: *** [getpass.o] Error 1 I can't look myself, but I'm guessing that TCSETATTR is set to some non-numerical value in some HP-UX header. Cheers, Derek -- Derek R. Price CVS Solutions Architect Ximbiot <http://ximbiot.com> v: +1 717.579.6168 f: +1 717.234.3125 <mailto:[EMAIL PROTECTED]> _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib