Grc_gr_wxgui.m4 fix

G’day Folks,

please find patch below that fixes above config file for pkgsrc and
should
continue to work for all other platforms.

cheerio Berndt

— grc_gr_wxgui.m4.orig 2006-11-24 22:56:31.000000000 +1030
+++ grc_gr_wxgui.m4 2006-11-24 22:56:54.000000000 +1030
@@ -26,9 +26,7 @@
gr-wxgui/src/python/Makefile
])

  • FIXME: this breaks pkgsrc by calling python without a version

number

  • gdt–patch welcome :slight_smile:

  • if python -c ‘import wx’; then
  • if ${PYTHON} -c ‘import wx’; then
    passed=yes
    else
    passed=no

patch applied, thanks.


Greg T. [email protected]