view src/s/usg5-4-2.h @ 5197:ce8ffb95bbe3

finish up CHANGES-beta -- all changes thru Apr 9, 2010 -------------------- ChangeLog entries follow: -------------------- ChangeLog addition: 2010-04-09 Ben Wing <ben@xemacs.org> * CHANGES-beta: Update with my changes to the trunk since the release of 21.5.29 in 2009 up through April 9, 2010.
author Ben Wing <ben@xemacs.org>
date Fri, 09 Apr 2010 02:33:11 -0500
parents ecf1ebac70d8
children 861f2601a38b
line wrap: on
line source

/* Synched up with: FSF 19.31. */

/* s/ file for System V release 4.2.  */

#include "usg5-4.h"

/* Motif needs -lgen.  */
#undef LIBS_SYSTEM
#define LIBS_SYSTEM "-lsocket -lnsl -lelf -lgen"

#define VFORK_RETURN_TYPE pid_t

/* XEmacs change: communicate to m/intel386.h */
#define USG5_4_2