projects
/
skytools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2ff80a
)
use central config
author
Marko Kreen
<markokr@gmail.com>
Thu, 28 Feb 2008 10:13:40 +0000
(10:13 +0000)
committer
Marko Kreen
<markokr@gmail.com>
Thu, 28 Feb 2008 10:13:40 +0000
(10:13 +0000)
sql/pgq/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/sql/pgq/Makefile
b/sql/pgq/Makefile
index ff23ff7e10ed0009de3f927c334eb24ac58a69e6..a3f4f18623acb4a723ddece07aa86e5408ac9435 100644
(file)
--- a/
sql/pgq/Makefile
+++ b/
sql/pgq/Makefile
@@
-12,7
+12,7
@@
SRCS = $(wildcard structure/*.sql) \
REGRESS = pgq_init pgq_core logutriga sqltriga
REGRESS_OPTS = --load-language=plpgsql
-PGXS = $(shell pg_config --pgxs)
+include ../../config.mak
include $(PGXS)
NDOC = NaturalDocs