libfuse/makeconf.sh
2001-11-07 12:09:43 +00:00

8 lines
67 B
Bash
Executable File

#! /bin/sh
aclocal
autoheader
autoconf
automake -a -c
./configure