projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cada4d
)
Don't add mule-coding.o.
author
tomo
<tomo>
Mon, 17 May 1999 09:42:37 +0000
(09:42 +0000)
committer
tomo
<tomo>
Mon, 17 May 1999 09:42:37 +0000
(09:42 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
e7c7eb4
..
5ede479
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-2983,7
+2983,7
@@
if test "$with_mule" = "yes" ; then
AC_CHECKING(for Mule-related features)
AC_DEFINE(MULE)
AC_DEFINE(FILE_CODING)
- XE_ADD_OBJS(mule.o mule-ccl.o mule-charset.o mule-coding.o file-coding.o)
+ XE_ADD_OBJS(mule.o mule-ccl.o mule-charset.o file-coding.o)
dnl Use -lintl to get internationalized strerror for Mule
AC_CHECK_HEADERS(libintl.h)