Update of /src/master/dx In directory opendx.watson.ibm.com:/tmp/cvs-serv7812
Modified Files:
acinclude.m4 configure.in
Log Message:
Added a test for the use of glibc machines. If glibc is detected, then
-D_GNU_SOURCE is appended to CFLAGS. This takes care of some ISO library
problems. Specifically, if trunc is used can produce problems if this is
not defined.
