3 echo Running libtoolize...
4 libtoolize
--automake -c -f
6 cp /usr
/share
/gettext
/config.rpath .
8 if test ! -z "`which autoreconf`"; then
9 echo Running autoreconf...
12 echo Running aclocal...
14 echo Running autoheader...
16 echo Running autoconf...
18 echo Running automake...
21 echo Entering directory
: kernel
23 echo Running autoheader...
25 echo Running autoconf...
29 echo Linking kernel header
file...
30 ln -sf ..
/kernel
/fuse_kernel.h
`dirname $0`/include
32 rm -f config.cache config.status
33 echo "To compile run './configure', and then 'make'."