summaryrefslogtreecommitdiff
path: root/volk/config/orc.m4
AgeCommit message (Collapse)Author
2011-02-17volk: Properly sets up package config script if Orc is not found for Volk.Tom Rondeau
2011-01-30volk: Updating build structure to work when orc is not installed.Tom Rondeau
Distcheck passes for me if liborc is installed or not.
2010-12-17Volk: A bunch of new Orc routines plus a couple of build changes.Nick Foster
32fc_magnitude_16s fails test_all right now.
2010-12-14Volk: Build fixes to work with/without Orc.Nick Foster
2010-12-14Volk: patch via Nick M.Nick Foster
2010-12-14Volk: More autotools stuff for Orc. Should build OK with or without Orc now.Nick Foster
2010-12-14Volk: Automated more automake for orc. Brought orcc generation in. Shared ↵Nick Foster
library libvolk_orc.la. Linking is hackery right now with specified -lorc-0.4 flags; this should change. Otherwise pretty much OK.
2010-12-13volk: added ORC integration. still requires polishing.Nick Foster