Removed some instructions telling you to ifdef out some pg stuff since that is no longer needed

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6081 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2006-11-12 01:23:55 +00:00
parent fead4cb008
commit 35d52a7bc1

View File

@ -67,13 +67,7 @@ Core:
I have created a small archive which includes the above changes, which I will make available.
Gui:
-------------
Temporarily disable postgres support until we heve resolved issues
- added #undef HAVE_POSTGRESQL to qgisapp.cpp around line 144
- added #undef HAVE_POSTGRESQL to qgsvectorlayerproperties.cpp around line 32
- moved qgspluginregistry.* to gui from core
Building:
-------------