aboutsummaryrefslogtreecommitdiff
path: root/libpkgconf
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-10-09 19:20:49 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-10-09 19:20:49 +0300
commit5960413288fc10cda818258d0035b5faa4afc1e9 (patch)
treeefee059cac0d9906d145964bf57d189a89eef1cb /libpkgconf
parentc3cc84b831d99d7daf0be9502016cd84eec80c7d (diff)
Minor comments fixes
Diffstat (limited to 'libpkgconf')
-rw-r--r--libpkgconf/buildfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libpkgconf/buildfile b/libpkgconf/buildfile
index 3a19f6b..c344ec7 100644
--- a/libpkgconf/buildfile
+++ b/libpkgconf/buildfile
@@ -11,8 +11,8 @@ if $version.pre_release
else
lib{pkgconf}: bin.lib.version = @"-$release_num"
-# The version file is an internal one (is only included from config.h) so we
-# don't distribute nor install (see below).
+# The version file is an internal one (it is only included from config.h) so we
+# don't distribute nor install it (see below).
#
h{version}: in{version} $src_root/file{manifest}
@@ -97,7 +97,7 @@ install.include = $install.include/pkgconf/
#
h{config}@./: install = false
-# Internal one (see above).
+# Internal header (see above).
#
h{version}: install = false