Mercurial > hg > xemacs-beta
diff src/m/hp9000s300.h @ 458:c33ae14dd6d0 r21-2-44
Import from CVS: tag r21-2-44
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:42:25 +0200 |
parents | abe6d1db359e |
children | 4542b72c005e |
line wrap: on
line diff
--- a/src/m/hp9000s300.h Mon Aug 13 11:41:26 2007 +0200 +++ b/src/m/hp9000s300.h Mon Aug 13 11:42:25 2007 +0200 @@ -52,9 +52,8 @@ /* #define CANNOT_DUMP */ -/* XEmacs: Richard Cognot <cognot@ensg.u-nancy.fr> says we need this for - HPUX; but eeide@asylum.cs.utah.edu (Eric Eide) says it loses on BSD. */ -#ifndef BSD +/* Let the OS header file determine this if not HPUX. */ +#ifdef HPUX # define UNEXEC "unexhp9k3.o" #endif