comparison libdha/config.h @ 4473:620c6ade8188

initial
author alex
date Sat, 02 Feb 2002 07:04:43 +0000
parents
children 0e39a6112333
comparison
equal deleted inserted replaced
4472:68d588f4914b 4473:620c6ade8188
1 #ifndef LIBDHA_CONFIG_H
2 #define LIBDHA_CONFIG_H
3
4 #include "../config.h"
5
6 #ifdef TARGET_LINUX
7 #define CONFIG_DHAHELPER
8 #endif
9
10 #endif /* LIBDHA_CONFIG_H */