view libdha/config.h @ 7383:b9a9aefe0183

removed unused code. fixed yv12+debug-mode sig11
author alex
date Fri, 13 Sep 2002 19:08:15 +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 */