Revision f86aa748 gr-howto-write-a-block/bootstrap

b/gr-howto-write-a-block/bootstrap
1 1
#!/bin/sh
2 2

3
# Copyright 2001,2005 Free Software Foundation, Inc.
3
# Copyright 2001,2005,2008 Free Software Foundation, Inc.
4 4
# 
5 5
# This file is part of GNU Radio
6 6
# 
......
26 26
autoconf
27 27
autoheader
28 28
libtoolize --automake
29
automake --add-missing -c -f
29
automake --add-missing -c -f -Wno-portability

Also available in: Unified diff