[gimp/gimp-2-10] app: sigh, another gimp-scratch link fix, in config/
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] app: sigh, another gimp-scratch link fix, in config/
- Date: Sat, 1 Dec 2018 13:28:06 +0000 (UTC)
commit a30087e83ed7dae97fe9122dc1e722feda1aa3fd
Author: Ell <ell_se yahoo com>
Date: Sat Dec 1 08:24:37 2018 -0500
app: sigh, another gimp-scratch link fix, in config/
That's the last one :)
(cherry picked from commit 67d595f651e256e01f9acf4c2bde3b47cb8197c0)
app/config/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/app/config/Makefile.am b/app/config/Makefile.am
index c3df49f3bc..942a9c0a76 100644
--- a/app/config/Makefile.am
+++ b/app/config/Makefile.am
@@ -95,7 +95,8 @@ test_config_LDFLAGS = \
-Wl,-u,$(SYMPREFIX)gimp_pdb_compat_param_spec \
-Wl,-u,$(SYMPREFIX)gimp_layer_mode_is_legacy \
-Wl,-u,$(SYMPREFIX)gimp_async_set_new \
- -Wl,-u,$(SYMPREFIX)gimp_uncancelable_waitable_new
+ -Wl,-u,$(SYMPREFIX)gimp_uncancelable_waitable_new \
+ -Wl,-u,$(SYMPREFIX)gimp_scratch_block_new
test_config_LDADD = \
../xcf/libappxcf.a \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]