The vrt code has been temporarily moved to Eric's Out-of-Tree repository,
pending the "Grand Build System Reorganization".

To grab the code and build it:

  $ git clone git://gnuradio.org/eb-oot

  $ cd eb-oot/vrt
  $ ./bootstrap && ./configure
  $ make && make check && make install