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:
7832c17
)
(AM_CPPFLAGS): Cancel previous change.
author
handa
<handa>
Mon, 31 May 2004 11:26:39 +0000
(11:26 +0000)
committer
handa
<handa>
Mon, 31 May 2004 11:26:39 +0000
(11:26 +0000)
example/Makefile.am
patch
|
blob
|
history
diff --git
a/example/Makefile.am
b/example/Makefile.am
index
a159307
..
268f3a8
100644
(file)
--- a/
example/Makefile.am
+++ b/
example/Makefile.am
@@
-27,8
+27,6
@@
bin_PROGRAMS = mconv mview mdate mdump medit
common_ldflags = ${top_srcdir}/src/libm17n-core.la ${top_srcdir}/src/libm17n.la
common_ldflags_gui = ${top_srcdir}/src/libm17n-gui.la
-AM_CPPFLAGS = @X_CFLAGS@
-
mdate_SOURCES = mdate.c
mdate_LDADD = ${common_ldflags}