summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authoreb2008-03-24 06:09:29 +0000
committereb2008-03-24 06:09:29 +0000
commit28361a1bfc8f155a7b1367a234c9256b7b69da38 (patch)
treed75e71d0e87a56a542f905256688475662eee075 /bootstrap
parenta3ee0a2d8557477c873fb0bb43a34455944f7f58 (diff)
downloadgnuradio-28361a1bfc8f155a7b1367a234c9256b7b69da38.tar.gz
gnuradio-28361a1bfc8f155a7b1367a234c9256b7b69da38.tar.bz2
gnuradio-28361a1bfc8f155a7b1367a234c9256b7b69da38.zip
Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.
(eb/trunk-with-gcell r8037:8085). Expect additional tweaks, but currently works and passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8086 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap5
1 files changed, 3 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index 525a6b06c..7daff90d1 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2001,2005 Free Software Foundation, Inc.
+# Copyright 2001,2005,2008 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
@@ -26,4 +26,5 @@ aclocal -I config
autoconf
autoheader
libtoolize --automake
-automake --add-missing
+automake --add-missing -Wno-portability -Wno-override -Wnone
+#automake --add-missing -Wno-portability