[gimp] app: fix typo in Makefile.am: s/SYNPREFIX/SYMPREFIX/
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: fix typo in Makefile.am: s/SYNPREFIX/SYMPREFIX/
- Date: Thu, 10 May 2012 19:36:55 +0000 (UTC)
commit 7ccd10748dc73e901dc94ae07a629c4467f42cac
Author: Michael Natterer <mitch gimp org>
Date: Thu May 10 21:36:24 2012 +0200
app: fix typo in Makefile.am: s/SYNPREFIX/SYMPREFIX/
app/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/Makefile.am b/app/Makefile.am
index 2793107..57ec5cb 100644
--- a/app/Makefile.am
+++ b/app/Makefile.am
@@ -141,7 +141,7 @@ calm_down_linker = \
-u $(SYMPREFIX)gimp_vectors_prop_undo_get_type \
-u $(SYMPREFIX)gimp_curve_map_pixels \
-u $(SYMPREFIX)gimp_param_spec_duplicate \
- -u $(SYNPREFIX)gimp_operations_init
+ -u $(SYMPREFIX)gimp_operations_init
AM_LDFLAGS = \
$(munix) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]