version 1.1.1.4, 2018/04/24 17:25:40
|
version 1.1.1.5, 2018/04/24 17:40:59
|
Line 2
|
Line 2
|
* User definable configuration options |
* User definable configuration options |
*/ |
*/ |
|
|
/* Undefine if you don't want talk emulation */ |
|
#undef EMULATE_TALK |
|
|
|
/* Define if you want the connection to be probed */ |
/* Define if you want the connection to be probed */ |
/* XXX Not working yet, so ignore this for now */ |
/* XXX Not working yet, so ignore this for now */ |
#undef PROBE_CONN |
#undef PROBE_CONN |
Line 86
|
Line 83
|
#undef HAVE_SYS_BITYPES_H |
#undef HAVE_SYS_BITYPES_H |
|
|
/* Define if the machine is big endian */ |
/* Define if the machine is big endian */ |
//#undef WORDS_BIGENDIAN |
//#undef HOST_WORDS_BIGENDIAN |
|
|
/* Define if your sprintf returns char * instead of int */ |
/* Define if your sprintf returns char * instead of int */ |
#undef BAD_SPRINTF |
#undef BAD_SPRINTF |