Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The srfi-64 code wouldn't pass it's own test code under guile...
|
|
Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio
that were getting nuked by make clean.
|
|
|
|
This reverts commit 3f1940cfd633949f819da1900e19d155e91dc1c4.
|
|
Don Ward:
"The supplied version of ltmain.sh does not handle interlibrary
dependencies on Windows. I have attached a diff file showing
the slight differences between the ltmain.sh in the tarball
(2.2.6b Debian-2.2.6b-2ubuntu1, which fails) and the ltmain.sh
downloaded from packages.debian.org (plain 2.26b). It looks
like it was broken in Ubuntu 2.2.6a-3 (change log says "Don't
pull in depedency libs when linking a binary"). GNU Radio builds
ok if I run ./bootstrap locally."
JMC: This file (ltmain.sh) has not previously been under version
control and would be copied over (or symlinked) by the bootstrap
process. With a version now in the repository, we'll need to
ensure it stays fresh, likely at the same time we check for
updated config.guess and config.sub files.
|
|
Patch-by: Don Ward <don2387ward@sprynet.com>
|
|
Add *.exe to .gitignore
Restore ac_compiler in gr_fortran.m4 even when no Fortran was found
Add $(NO_UNDEFINED) to LDFLAGS in atsc Makefile.am, so shared libraries
will be built
Change the order of searching pmt/libpmt-qa.la and libgruel.la in gruel
Makefile.am so references to libgruel from limpmt-qa will be resolved
|
|
|
|
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
|