diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2012-09-12 22:42:20 +0200 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-09-12 21:59:06 +0000 |
commit | db5e8c0650ec5653f61706e6dabdcf47023dcd82 (patch) | |
tree | 8eeacbab80b33112717ee3e8b22e3367512c29a7 /libwpd | |
parent | 843c83f6405ab4f1a4f7734ec66f2b62248f4e34 (diff) |
allow to build with XCode 2.x
* XCode 2.x only comes with automake 1.6.3, and that doesn't know
per-object CPPFLAGS, thus use per-object CFLAGS instead
* also it is picky about redefining the SOURCES in a conditional
statement, so use a variable in a condition instead and add that
* Its linker also needs help locating libs that are using the
relocation-placeholders, thus add -dylib_file linkerflag
* aclocal insists on a space between -I and argument
Change-Id: I35714a1a76a7b7823ee6b64a3296aeae96e7296a
Reviewed-on: https://gerrit.libreoffice.org/605
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'libwpd')
0 files changed, 0 insertions, 0 deletions