symbol preprocessing (trunk only)
Clean up the preprocessing associated with the loadable symbol stuff. Base it on new LOADSYMSETS, rather than on the previously existing ASCIIGRAPH preprocessor define.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#endif
|
||||
|
||||
/* might display need graphics code? */
|
||||
#if !defined(AMIGA) && !defined(TOS) && !defined(MAC) && !defined(ASCIIGRAPH)
|
||||
#if !defined(AMIGA) && !defined(TOS) && !defined(MAC)
|
||||
# if defined(TERMLIB) || defined(OS2) || defined(MSDOS)
|
||||
# define ASCIIGRAPH
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user