diff options
author | Tor Lillqvist <tml@novell.com> | 2008-08-05 23:12:13 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2008-08-05 23:12:13 +0000 |
commit | 32d2f52bf481f6e7df178d53b67721846deb9120 (patch) | |
tree | 13bbd03b9779a44f258ebcc5d9240940ee1e90fd /ChangeLog | |
parent | 5da782e5070262f6b8494ee987cde3a8d7d51d78 (diff) | |
download | pango-32d2f52bf481f6e7df178d53b67721846deb9120.tar.gz |
On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depending on host
2008-08-06 Tor Lillqvist <tml@novell.com>
* configure.in: On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64
depending on host architecture.
* pango/Makefile.am: Use it when running lib.exe.
svn path=/trunk/; revision=2670
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-08-06 Tor Lillqvist <tml@novell.com> + + * configure.in: On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 + depending on host architecture. + + * pango/Makefile.am: Use it when running lib.exe. + 2008-08-04 Tor Lillqvist <tml@novell.com> * pango/Makefile.am: Don't attempt to build the MS import |