Comparing the generated lib/Makefile on 32-bit and 64-bit systems both running
Ubuntu saucy with the same versions of autoconf and automake, the difference
seems to relate to BUILD_INCLUDED_LIBINTL and USE_INCLUDED_LIBINTL being set to
'yes' on the 64-bit system, but to 'no' on the 32-bit one.
On the 64-bit system, having BUILD_INCLUDED_LIBINTL and USE_INCLUDED_LIBINTL
set causes the following to also be set:
INTLLIBS = ${top_builddir}/intl/libintl.a
LIBINTL = ${top_builddir}/intl/libintl.a
LTLIBINTL = ${top_builddir}/intl/libintl.a
--
https://code.launchpad.net/~jamesodhunt/upstart/fix-libupstart/+merge/172371
Your team Upstart Reviewers is subscribed to branch lp:upstart.
--
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/upstart-devel