removable media such as floppy disks and data DVDs.
==============================================================================
+Name: TCL FUSE interface
+
+Author: Colin McCormack / colin at chinix com
+
+Homepage: http://mini.net/tcl/13853
+
+==============================================================================
#! /bin/sh
echo Running libtoolize...
-libtoolize --automake -c
+libtoolize --automake -c -f
if test ! -z "`which autoreconf`"; then
echo Running autoreconf...
- autoreconf -i
+ autoreconf -i -f
else
echo Running aclocal...
aclocal