view src/s/irix6-0.h @ 2940:3ee1c468b215

[xemacs-hg @ 2005-09-19 00:36:01 by mta] * configure.ac: Fix the cygwin, non-X build by adding XPM header and library files to XE_CFLAGS. Patch from Rick Rankin. * lib-src/installexe.sh: Don't add an exe extention to a file that already has one. Patch from Rick Rankin.
author mta
date Mon, 19 Sep 2005 00:36:05 +0000
parents 223736d75acb
children aa5ed11f473b
line wrap: on
line source

/* Synched up with: FSF 19.31. */

#include "irix5-3.h"

/* Irix 6.2 doesn't need -lw */
#undef NEED_LIBW

#undef memmove /* Use the standard system memmove() */