Commit c68a82d8fc423e43f95ecec4c53acebcfbb0390c

suzuki toshiya 2011-01-15T13:21:32

Fix off-by-one bug in CFLAGS & LDFLAGS harmonizer. * builds/unix/configure.raw: Some important options that included in CFLAGS but not in LDFLAGS are copied to LDFLAGS, but the last option in CFLAGS was not checked.