summaryrefslogtreecommitdiff
path: root/libpq
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:46:56 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:46:56 +0300
commit469879f6160bc80fdd7dbedb577c7741adf2be4b (patch)
treec301a4cfccb49256bc9a9f1e1971b280c2c5ba42 /libpq
parent0a83358c046a2c83d07fc87ac23708a4f9032167 (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'libpq')
-rw-r--r--libpq/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpq/buildfile b/libpq/buildfile
index 87000d9..6555bad 100644
--- a/libpq/buildfile
+++ b/libpq/buildfile
@@ -37,7 +37,7 @@ else
# The version file is an internal one (it is only included from
# postgresql/pg_config.h) so we don't distribute nor install it (see below).
#
-h{version}: in{version} $src_root/file{manifest}
+h{version}: in{version} $src_root/manifest
c.poptions += -DFRONTEND -DUNSAFE_STAT_OK -DSO_MAJOR_VERSION=$abi_major