comparison src/s/usg5-4.h @ 91085:880960b70474

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-283
author Miles Bader <miles@gnu.org>
date Sun, 11 Nov 2007 00:56:44 +0000
parents f55f9811f5d7 345d3b46b5d3
children 606f2d163a64
comparison
equal deleted inserted replaced
91084:a4347a111894 91085:880960b70474
178 /* The definition of this in s-usg5-3.h is not needed in 5.4. */ 178 /* The definition of this in s-usg5-3.h is not needed in 5.4. */
179 /* liblnsl_s should never be used. The _s suffix implies a shared 179 /* liblnsl_s should never be used. The _s suffix implies a shared
180 library, as opposed to a DLL. Share libraries were used in SVR3, and are 180 library, as opposed to a DLL. Share libraries were used in SVR3, and are
181 available only in order to allow SVR3 binaries to run. They should not be 181 available only in order to allow SVR3 binaries to run. They should not be
182 linked in to new binaries. -- caraway!pinkas@caraway.intel.com. */ 182 linked in to new binaries. -- caraway!pinkas@caraway.intel.com. */
183 #undef LIBX10_SYSTEM
184 #undef LIBX11_SYSTEM 183 #undef LIBX11_SYSTEM
185 184
186 /* Tell x11term.c and keyboard.c we have the system V streams feature. */ 185 /* Tell x11term.c and keyboard.c we have the system V streams feature. */
187 #define SYSV_STREAMS 186 #define SYSV_STREAMS
188 187