ref: 0770de9aac6a2952c1a78326b496537750ba9ab8
parent: d818ba597945cd9a59583eb6efe75f58b468cfe5
author: Werner Lemberg <[email protected]>
date: Wed Dec 16 03:36:24 EST 2009
Typos.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
2009-12-16 suzuki toshiya <[email protected]>
- Improve configure.raw to copy some options from CFLAGS to LDFLAGS.
- The linker of Mac OS X 10.6 is sensitive the architechture.
- When the architechtures are specified explicitly for C compiler,
- the linker requires the architechture specifications too.
+ Improve configure.raw to copy some options from CFLAGS to LDFLAGS.
+ The linker of Mac OS X 10.6 is sensitive to the architecture. If
+ the architectures are specified explicitly for the C compiler, the
+ linker requires the architecture specifications too.
- * builds/unix/configure.raw: Replace `-isysroot' option parser
- by more generic argument parser.
+ * builds/unix/configure.raw: Replace `-isysroot' option parser by
+ more generic argument parser.
2009-12-15 Werner Lemberg <[email protected]>