Revision 42d9c6f4 config/grc_gr_audio_oss.m4

b/config/grc_gr_audio_oss.m4
1
dnl Copyright 2001,2002,2003,2004,2005,2006 Free Software Foundation, Inc.
1
dnl Copyright 2001,2002,2003,2004,2005,2006,2008 Free Software Foundation, Inc.
2 2
dnl 
3 3
dnl This file is part of GNU Radio
4 4
dnl 
......
27 27
    ])
28 28

29 29
    passed=yes
30
    # Don't do gr-audio-oss if gnuradio-core skipped
31
    if test x$gnuradio_core_skipped = xyes; then
32
        AC_MSG_RESULT([Component gr-audio-oss requires gnuradio-core, which is not being built or specified via pre-installed files.])
33
	passed=no
34
    fi
35
    # Make sure the correct library and/or headers are available.
30 36
    case $host in
31 37
    	*-*-netbsd*)
32 38
    	    AC_HAVE_LIBRARY(ossaudio,[],

Also available in: Unified diff