diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-06 21:46:28 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-06 21:46:28 +0000 |
commit | c6cca3597fae60ae94cd44a7ba2f7268c2518f98 (patch) | |
tree | 1bb271c1415022576c1ffa5b644149a592cfb212 /emulators/atari800/files/config.h | |
parent | USE_OPENSSL (diff) |
Unbreak the atari800 port:
* Removed xview dependancies to keep port simple.
* Sound doesn't function very well so I have disabled that also.
* Updated URL's and Maintainer's email address.
PR: 16509
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=25523
Diffstat (limited to 'emulators/atari800/files/config.h')
-rw-r--r-- | emulators/atari800/files/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/atari800/files/config.h b/emulators/atari800/files/config.h index 085cc7e34a4b..1c4f7ecbc5b9 100644 --- a/emulators/atari800/files/config.h +++ b/emulators/atari800/files/config.h @@ -1,5 +1,4 @@ #ifndef __CONFIG__ #define __CONFIG__ -#define VOXWARE #define UNALIGNED_LONG_OK #endif |