Revision 42d9c6f4 config/grc_gr_radio_astronomy.m4
| b/config/grc_gr_radio_astronomy.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 |
| ... | ... | |
| 29 | 29 |
]) |
| 30 | 30 |
|
| 31 | 31 |
passed=yes |
| 32 |
# Don't do gr-radio-astronomy if gnuradio-core skipped |
|
| 33 |
if test x$gnuradio_core_skipped = xyes; then |
|
| 34 |
AC_MSG_RESULT([Component gr-radio-astronomy requires gnuradio-core, which is not being built or specified via pre-installed files.]) |
|
| 35 |
passed=no |
|
| 36 |
fi |
|
| 37 |
|
|
| 32 | 38 |
GRC_BUILD_CONDITIONAL([gr-radio-astronomy],[ |
| 33 | 39 |
dnl run_tests is created from run_tests.in. Make it executable. |
| 34 | 40 |
AC_CONFIG_COMMANDS([run_tests_astronomy], [chmod +x gr-radio-astronomy/src/python/run_tests]) |
Also available in: Unified diff