aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-le-unit/files/patch-leif_unit_codepoint_im_Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-le-unit/files/patch-leif_unit_codepoint_im_Makefile.am')
-rw-r--r--textproc/iiimf-le-unit/files/patch-leif_unit_codepoint_im_Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/iiimf-le-unit/files/patch-leif_unit_codepoint_im_Makefile.am b/textproc/iiimf-le-unit/files/patch-leif_unit_codepoint_im_Makefile.am
new file mode 100644
index 000000000000..d591ef60f0d5
--- /dev/null
+++ b/textproc/iiimf-le-unit/files/patch-leif_unit_codepoint_im_Makefile.am
@@ -0,0 +1,10 @@
+--- unit/codepoint_im/Makefile.am.orig Wed Sep 8 02:38:05 2004
++++ unit/codepoint_im/Makefile.am Wed Sep 8 02:38:34 2004
+@@ -1,6 +1,6 @@
+ moduledir = $(IM_LOCALEDIR)/UNIT/common
+ codepoint_im_la_SOURCES = codepoint_im.c codepoint_table.c codepoint_filter.c
+-codepoint_im_la_CFLAGS = $(SHLIBCFLAGS) $(THREAD_CXX_CFLAGS) -I$(IM_INCLUDEDIR)/iml -I../include
++codepoint_im_la_CFLAGS = $(SHLIBCFLAGS) $(THREAD_CXX_CFLAGS) -I$(IM_INCLUDEDIR)/iml -I../include $(X_CFLAGS)
+ codepoint_im_la_LDFLAGS = -module --no-undefined -rpath $(moduledir) $(SHLIBLDFLAGS) $(THREAD_LDFLAGS)
+ codepoint_im_la_LIBADD = ../xaux_common/libxaux_common.la
+ module_LTLIBRARIES = codepoint_im.la