]> code.delx.au - pulseaudio/commit
build-sys: Fix po/ build with --disable-nls
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 19 Dec 2011 04:50:30 +0000 (10:20 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 19 Dec 2011 04:50:30 +0000 (10:20 +0530)
commitc3d83b17ea146ede76be4b9b4802117f77c5d3e4
tree2bf3dc61216848962d50b5ac9e239ce0d909a7a3
parent5c4012482b15bd9ae32143b1563f43587116e8dd
build-sys: Fix po/ build with --disable-nls

We can't call IT_PROG_INTLTOOL because it requires intltool even with
--disable-nls, but it provides USE_NLS which is required for the po/
build. This might take a while to get fixed upstream, so working around
this in our build system for now.
configure.ac