view libdha/config.h @ 6437:61d750b7a989

Remove unportable lround and maybe speed up rounding a bit. Anders: please check if this is correct.
author atmos4
date Sat, 15 Jun 2002 23:31:58 +0000
parents 620c6ade8188
children 0e39a6112333
line wrap: on
line source

#ifndef LIBDHA_CONFIG_H
#define LIBDHA_CONFIG_H

#include "../config.h"

#ifdef TARGET_LINUX
#define CONFIG_DHAHELPER
#endif

#endif /* LIBDHA_CONFIG_H */