Ticket #33036: patch-support-cpp-configure.in.diff
File patch-support-cpp-configure.in.diff, 318 bytes (added by lara.dougan@…, 13 years ago) |
---|
-
support/cpp/configure.in
old new 129 129 # sizeof(char) is 1 by definition. 130 130 gcc_AC_COMPILE_CHECK_SIZEOF(short) 131 131 gcc_AC_COMPILE_CHECK_SIZEOF(int) 132 gcc_AC_COMPILE_CHECK_SIZEOF(long)133 132 134 133 gcc_AC_C_CHARSET 135 134