projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd6504f
)
(libm17n_core_la_LIBADD): Add THAI_WORDSEG_LD_FLAGS,
author
handa
<handa>
Wed, 27 Apr 2005 08:37:01 +0000
(08:37 +0000)
committer
handa
<handa>
Wed, 27 Apr 2005 08:37:01 +0000
(08:37 +0000)
not WORDCUT_LD_FLAGS.
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
780f30b
..
40b25c9
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-40,7
+40,7
@@
libm17n_core_la_SOURCES = \
textprop.h textprop.c \
word-thai.h word-thai.c
-libm17n_core_la_LIBADD = @XML2_LD_FLAGS@ @WORDCUT_LD_FLAGS@
+libm17n_core_la_LIBADD = @XML2_LD_FLAGS@ @THAI_WORDSEG_LD_FLAGS@
libm17n_core_la_LDFLAGS = -export-dynamic ${VINFO}
libm17n_la_SOURCES = \