]> granicus.if.org Git - postgis/commit
Enable configure to accept the additional parameter --with-gettext=no to disable...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Sat, 14 Jan 2012 00:49:05 +0000 (00:49 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Sat, 14 Jan 2012 00:49:05 +0000 (00:49 +0000)
commit30301827f7e306d6c24e6464312ea77462d18411
treea372e80d0a676556a1223a6059f0902f4541aceb
parent9ac6d5be022ab3464ac1be1c2c4ff025d2d740d0
Enable configure to accept the additional parameter --with-gettext=no to disable NLS builds.

This makes it possible to explicitly disable builds at configure time if required for
platforms where this causes problems such as Windows (see bug #748).

git-svn-id: http://svn.osgeo.org/postgis/trunk@8807 b70326c6-7e19-0410-871a-916f4a2858ee
configure.ac