[gnome-calculator/gnome-3-38] Subproject: Renamed mpfrg target to libmpfrg
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/gnome-3-38] Subproject: Renamed mpfrg target to libmpfrg
- Date: Mon, 23 Aug 2021 02:20:20 +0000 (UTC)
commit 0efd5d92655990a96709ecfc5a86ee048b9cdf20
Author: Daniel Espinosa <esodan gmail com>
Date: Sun Aug 22 21:19:25 2021 -0500
Subproject: Renamed mpfrg target to libmpfrg
gcalc/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcalc/meson.build b/gcalc/meson.build
index a786db86..bd6e7410 100644
--- a/gcalc/meson.build
+++ b/gcalc/meson.build
@@ -43,7 +43,7 @@ lib_mpfrg_sources = files([
'mpfr-glue.vala'
])
-lib_mpfrg = static_library ('mpfrg',
+lib_mpfrg = static_library ('libmpfrg',
lib_mpfrg_sources,
vala_header: 'mpfrg.h',
vala_vapi: 'mpfrg.vapi',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]