Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- { echo "$as_me:$LINENO: checking for kernel linux/autoconf.h" >&5
- echo $ECHO_N "checking for kernel linux/autoconf.h... $ECHO_C" >&6; }
- if ! test -r $CONFIG_SND_KERNELDIR/include/linux/autoconf.h; then
- if test -z "$kernelbuild" -o ! -f $kernelbuild/include/linux/autoconf.h; then
- { echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6; }
- cat << EOF
- The file $CONFIG_SND_KERNELDIR/include/linux/autoconf.h does not exist.
- Please install the package with full kernel sources for your distribution
- or use --with-kernel=dir option to specify another directory with kernel
- sources (default is $DEFAULT_KERNEL_DIR).
Advertisement
Add Comment
Please, Sign In to add comment