--- netams-3.2.1.orig/configure.sh 2005-03-24 16:17:34.000000000 +0300 +++ netams-3.2.1/configure.sh 2005-03-24 16:46:21.000000000 +0300 @@ -178,15 +178,6 @@ fi -#postgres -locate_file "libpq.so" && v1=$var && locate_file "libpq-fe.h" && v2=$var -if [ "X$v1" != "X" -a "X$v2" != "X" ]; then - echo "Will have POSTGRESQL 7.XX support" - echo " [ $v1 $v2 ]" - echo "DEFINE += -DUSE_POSTGRES -I$v2" >> $makefile - echo "LIB += -lpq -L$v1" >> $makefile -fi - # oracle # XXX Should check for oci.h presence. # Oracle moves oci.h around the world, this