[Merge] lp:~jamesodhunt/upstart/fix-libupstart into lp:upstart

James Hunt james.hunt at canonical.com
Wed Jul 3 09:07:31 UTC 2013


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.



More information about the upstart-devel mailing list