diff --git a/mbuni/extras/pgsql-queue/Makefile b/mbuni/extras/pgsql-queue/Makefile index 388cfe7..58dfd88 100644 --- a/mbuni/extras/pgsql-queue/Makefile +++ b/mbuni/extras/pgsql-queue/Makefile @@ -1,7 +1,7 @@ # PGSQL queue handler for Mbuni Makefile (c) 2007 Digital Solutions # Licence: See http://mbuni.org/license.shtml -KANNELCONF = /usr/local/bin/gw-config -PGCONF = /usr/local/pgsql/bin/pg_config +KANNELCONF = gw-config +PGCONF = pg_config CC = gcc MBUNIDIR = ../.. LIBTOOL = libtool