Why is postgres exluded from configuring when "devel" is found? I use an uml system for development, and test, after searching why postgresql doesn't work I found out it isn't even compiled because of this.
Code snip:
ifneq (,$(findstring devel,$(DEB_BUILD_OPTIONS)))
export WITH_CHECK=--with-check
export WITH_PGSQL=
export WITH_SQLITE=
export SHARED=--enable-shared=no
CFLAGS += -g
endif
--
Met vriendelijke groet,
Marc Dirix
Electronics Design
Graaf Wolter Hoenstr 2
6243 BE Geulle
Nederland.
