Message256155
$(prefix) and $(exec_prefix) result in the same path on AIX, so it does not matter in practice, although the semantics are different.
# Install prefix for architecture-dependent files
exec_prefix= ${prefix}
python.exp is not architecture dependent, although it only is useful on AIX target. It is essentially equivalent to a list of symbols with ELF global, non-hidden visibility. It is less confusing if the list is co-located with the scripts that use it.
LIBPL is fine with me. configure.ac and Makefile.pre.in must match. |
|
Date |
User |
Action |
Args |
2015-12-09 13:59:17 | David.Edelsohn | set | recipients:
+ David.Edelsohn, pitrou, martin.panter |
2015-12-09 13:59:17 | David.Edelsohn | set | messageid: <1449669557.21.0.207984264457.issue25825@psf.upfronthosting.co.za> |
2015-12-09 13:59:17 | David.Edelsohn | link | issue25825 messages |
2015-12-09 13:59:16 | David.Edelsohn | create | |
|