Ticket #33036: patch-sim-ucsim-configure.in.diff

File patch-sim-ucsim-configure.in.diff, 333 bytes (added by lara.dougan@…, 12 years ago)
  • sim/ucsim/configure.in

    old new  
    566566AC_CHECK_SIZEOF(char)
    567567AC_CHECK_SIZEOF(short)
    568568AC_CHECK_SIZEOF(int)
    569 AC_CHECK_SIZEOF(long)
    570569AC_CHECK_SIZEOF(long long)
    571570else
    572571    if $CXX -v 2>&1|grep "mingw" >/dev/null 2>&1; then