ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/acconfig.h
(Generate patch)

Comparing SheepShaver/src/Unix/acconfig.h (file contents):
Revision 1.1.1.1 by cebix, 2002-02-04T16:58:13Z vs.
Revision 1.4 by gbeauche, 2004-06-30T08:45:14Z

# Line 32 | Line 32
32   /* Define if using XFree86 VidMode extension. */
33   #undef ENABLE_XF86_VIDMODE
34  
35 + /* Define is using PowerPC emulator. */
36 + #undef EMULATED_PPC
37 +
38 + /* Define if struct sigaction defines sa_restorer. */
39 + #undef HAVE_SIGNAL_SA_RESTORER
40 +
41  
42   /* Leave that blank line there!!  Autoheader needs it.
43     If you're adding to this file, keep in mind:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines