From 469879f6160bc80fdd7dbedb577c7741adf2be4b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 17:46:56 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- libpq/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpq') 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 -- cgit v1.1