[amtk] build: minor improvement to a comment
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [amtk] build: minor improvement to a comment
- Date: Wed, 1 Jun 2022 13:02:09 +0000 (UTC)
commit e5a97c82230f6965977635fdb677dea01ec2d323
Author: Sébastien Wilmet <sebastien wilmet gmail com>
Date: Thu Sep 9 18:51:44 2021 +0200
build: minor improvement to a comment
amtk/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/amtk/meson.build b/amtk/meson.build
index e663d77..064d7b6 100644
--- a/amtk/meson.build
+++ b/amtk/meson.build
@@ -48,7 +48,7 @@ amtk_static_lib = static_library(
'amtk-static',
[amtk_public_c_files,
amtk_enum_types],
- pic: true, # amtk_static_lib is linked in a shared library.
+ pic: true, # amtk_static_lib is potentially linked in a shared library.
include_directories: ROOT_INCLUDE_DIR,
dependencies: AMTK_DEPS,
c_args: '-DAMTK_COMPILATION'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]