=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/configure,v retrieving revision 1.23 retrieving revision 1.25 diff -u -p -r1.23 -r1.25 --- OpenXM_contrib2/asir2000/configure 2003/03/19 00:52:26 1.23 +++ OpenXM_contrib2/asir2000/configure 2003/09/07 16:49:37 1.25 @@ -4803,7 +4803,7 @@ _ACEOF fi if test "${no_x}" != yes ; then - if test -f "${x_libraries}/libXpm.a" ; then + if test -f "${x_libraries}/libXpm.a" -o -f "${x_libraries}/libXpm.dll.a" ; then XPMLIB="-lXpm" fi # Check whether --enable-plot or --disable-plot was given. @@ -4918,7 +4918,7 @@ i[3-6]86-*-freebsd[3-9].*) i[3-6]86-*-linux*|x86-*-linux*) asm_obj="${i386_elf_obj}" cat >>confdefs.h <<\_ACEOF -#define BSD_SOURCE 1 +#define _BSD_SOURCE 1 _ACEOF ;;