Updated to latest canonical config.guess and config.sub
[debian/gnuradio] / gr-howto-write-a-block / bootstrap
index 3a2227e79d9e7059739856cba3541bfc50990427..4e96a87e9f198ad4c55a3cd6653c08849c2849a0 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -26,4 +26,4 @@ aclocal -I config
 autoconf
 autoheader
 libtoolize --automake
-automake --add-missing
+automake --add-missing -c -f