=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/configure,v retrieving revision 1.24 retrieving revision 1.27 diff -u -p -r1.24 -r1.27 --- OpenXM_contrib2/asir2000/configure 2003/03/19 08:27:47 1.24 +++ OpenXM_contrib2/asir2000/configure 2004/01/25 11:54:09 1.27 @@ -4791,7 +4791,7 @@ cat >>confdefs.h <<_ACEOF _ACEOF -if test SIZEOF_LONG = 8; then +if test "${ac_cv_sizeof_long}" = 8; then cat >>confdefs.h <<\_ACEOF #define LONG_IS_64BIT 1 _ACEOF @@ -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. @@ -4924,6 +4924,13 @@ _ACEOF ;; *-*-cygwin*) asm_obj="${i386_aout_obj}" + ;; +i[3-6]86-*-interix*) + asm_obj="${generic_obj}" + cat >>confdefs.h <<\_ACEOF +#define _ALL_SOURCE 1 +_ACEOF + ;; sparc-sun-solaris2.*) case "`uname -m`" in