#ifndef CONFIGURATION_DEFINITIONS /* use this if your processor's byte order is MSB first */ /* #define MSB_FIRST_PROCESSOR */ #define DICTIONARIES_DIRECTORY "/usr/local/lib/sap/" #define DIRECTORY_SEPARATOR "/" #define LOCAL_SAPRC_FILENAME ".saprc" #define GLOBAL_SAPRC_FULLPATH "/etc/saprc" #define FILENAME_DATABASE_1 "dvp_1.dic" #define FILENAME_DATABASE_2 "dvp_2.dic" #define CONFIGURATION_DEFINITIONS #endif