diff options
Diffstat (limited to 'gr-howto-write-a-block/bootstrap')
-rwxr-xr-x | gr-howto-write-a-block/bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-howto-write-a-block/bootstrap b/gr-howto-write-a-block/bootstrap index 776815c564..2412a7a820 100755 --- a/gr-howto-write-a-block/bootstrap +++ b/gr-howto-write-a-block/bootstrap @@ -25,5 +25,5 @@ rm -fr config.cache autom4te*.cache aclocal -I config autoconf autoheader -libtoolize --automake +libtoolize --automake -c -f automake --add-missing -c -f -Wno-portability |