]> granicus.if.org Git - postgis/commit
Fix #1741: Build error --with-gui, gtk problem.
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Fri, 30 Mar 2012 14:17:34 +0000 (14:17 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Fri, 30 Mar 2012 14:17:34 +0000 (14:17 +0000)
commit93993c7e7665e644577f3d1e31e4f5c666ff8a72
tree07c84d4739265b1d258cf2252a109cb7f0e3f29c
parentfd783e7b6ba2d6483fcc4f27ea28964dbffd2eb5
Fix #1741: Build error --with-gui, gtk problem.

Older versions of GTK (< 2.14.0) don't have gtk_dialog_get_content_area(). Work
around this by providing a compatibility #define for these older GTK versions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9582 b70326c6-7e19-0410-871a-916f4a2858ee
loader/shp2pgsql-gui.c