diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
| commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
| tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /japanese/emacs-emcws/files/patch-ca | |
| parent | Fix compilation problems. (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Diffstat (limited to 'japanese/emacs-emcws/files/patch-ca')
| -rw-r--r-- | japanese/emacs-emcws/files/patch-ca | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/japanese/emacs-emcws/files/patch-ca b/japanese/emacs-emcws/files/patch-ca deleted file mode 100644 index a9b1ff49de2e..000000000000 --- a/japanese/emacs-emcws/files/patch-ca +++ /dev/null @@ -1,31 +0,0 @@ ---- src/Makefile.in.orig Sat Mar 11 12:49:45 2000 -+++ src/Makefile.in Sat Mar 11 12:52:04 2000 -@@ -126,6 +126,10 @@ - #define LIBS_MACHINE - #endif - -+#ifndef LIBS_XPG -+#define LIBS_XPG -+#endif -+ - #ifndef LIB_MATH - # ifdef LISP_FLOAT_TYPE - # define LIB_MATH -lm -@@ -579,7 +583,7 @@ - #define LIBS_TERMCAP - termcapobj = termcap.o tparam.o - #else /* LIBS_TERMCAP */ --termcapobj = tparam.o -+termcapobj = terminfo.o - #endif /* LIBS_TERMCAP */ - #endif /* ! defined (TERMINFO) */ - -@@ -864,7 +868,7 @@ - duplicated symbols. If the standard libraries were compiled - with GCC, we might need gnulib again after them. */ - LIBES = $(LOADLIBES) $(LDLIBS) $(LIBX) LIBS_SYSTEM LIBS_MACHINE LIBS_TERMCAP \ -- LIBS_MULE LIBS_DEBUG $(GNULIB_VAR) LIB_MATH LIB_STANDARD $(GNULIB_VAR) -+ LIBS_XPG LIBS_MULE LIBS_DEBUG $(GNULIB_VAR) LIB_MATH LIB_STANDARD $(GNULIB_VAR) - - /* Enable recompilation of certain other files depending on system type. */ - |
