Index: gdal/swig/python/setup.cfg
===================================================================
--- gdal.orig/swig/python/setup.cfg	2011-02-18 15:52:35.000000000 +0100
+++ gdal/swig/python/setup.cfg	2011-02-18 16:48:23.000000000 +0100
@@ -3,6 +3,6 @@
 [build_ext]
 #include_dirs = ../../port:../../gcore:../../alg:../../ogr/ 
 #library_dirs = ../../.libs:../../ 
-#libraries = gdal 
+libraries = gdal1.7.0 
 gdal_config=../../apps/gdal-config
 
