Mercurial > mplayer.hg
view libdha/config.h @ 4824:e2df1d29d0f7
Change in configure relative to lirc, same thing in Makefile plus
some cleanup (COMMONS_LIB is now really common :)
author | albeu |
---|---|
date | Sat, 23 Feb 2002 21:20:16 +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 */