On aix at least, fgrep was truncating these checks because the source
line was longer than 2048 characters.  Greg modified dx/acconfig.h to
give smaller blocks of text and I just checked it in.  configure and
DX_CHECK_HEADERS should work now.

>Greg or Peter,
>I tried to compile the latest CVS on AIX 4.1 and found a little
>problem. I had to add the AC_CHECK_HEADERS( sys/socket.h ). This
>header is being checked in DX_CHECK_HEADERS; however when autoheader
>runs, it doesn't create symbols in dxconfig.h.in for those headers.
>Since AIX 4.1 needs HAVE_SYS_SOCKET_H defined then I will submit an
>update with AC_CHECK_HEADERS( sys/socket.h ). Is there going to be
>any more like this that you can think of?
>David

Reply via email to