[linux-dvb] Current hg still need obsolete linux/config.h
FRAHM Klaus
frahm at irsamc.ups-tlse.fr
Wed Oct 18 18:14:58 CEST 2006
Gregoire Favre wrote:
> Hello,
>
> since 2.6.19-rc2-mm1 linux/config.h don't exist anymore. All it
> contained was :
>
> #ifndef _LINUX_CONFIG_H
> #define _LINUX_CONFIG_H
> /* This file is no longer in use and kept only for backward compatibility.
> * autoconf.h is now included via -imacros on the commandline
> */
> #warning Including config.h is deprecated.
> #include <linux/autoconf.h>
>
> #endif
>
Il also noticed the same three days ago:
http://www.linuxtv.org/pipermail/linux-dvb/2006-October/013603.html
I edited the file v4l/config-compat.h (which is created by "make
*config") to remove the include of linux/config.h.
More information about the linux-dvb
mailing list