this seems to work, more comments
[gnuradio.git] / bootstrap.wextoolbox
index c588a0d..630fbad 100755 (executable)
 
 rm -fr config.cache autom4te*.cache
 
-### original
+### the original reads
 ### aclocal -I config
+# we suppress the -I config so that e.g. the libtool macros used are the ones from the system, 
+# not the one that ships in config/
 aclocal
+
 autoconf
 autoheader
 libtoolize --automake