#ifndef CONFIG_H #define CONFIG_H /* config.h file for ArchTOIPipe, to be used with smkmf */ /* R. Ansari - Mai 2002 */ #include "machdefs.h" #ifndef WITH_SOPHYA #define WITH_SOPHYA #endif #endif