Ticket #33036: patch-support-cpp-configure.in.diff

File patch-support-cpp-configure.in.diff, 318 bytes (added by lara.dougan@…, 12 years ago)
  • support/cpp/configure.in

    old new  
    129129# sizeof(char) is 1 by definition.
    130130gcc_AC_COMPILE_CHECK_SIZEOF(short)
    131131gcc_AC_COMPILE_CHECK_SIZEOF(int)
    132 gcc_AC_COMPILE_CHECK_SIZEOF(long)
    133132
    134133gcc_AC_C_CHARSET
    135134