(rand, srand): Definitions deleted.
This commit is contained in:
parent
b231f8a7d6
commit
b05867dcfa
1 changed files with 2 additions and 0 deletions
|
@ -193,10 +193,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
/* Use the system provided termcap(3) library */
|
||||
#define TERMINFO
|
||||
|
||||
#if 0
|
||||
/* The 48-bit versions are more winning for Emacs. */
|
||||
|
||||
#define rand lrand48
|
||||
#define srand srand48
|
||||
#endif
|
||||
|
||||
/* In hpux, the symbol SIGIO is defined, but the feature
|
||||
doesn't work in the way Emacs needs it to.
|
||||
|
|
Loading…
Add table
Reference in a new issue