Closed caluml closed 9 years ago
Running autogen.sh and then ./configure produces the following error.
checking for FUSE... yes checking for LIBUSB1... yes ./configure: line 4785: syntax error near unexpected token fi' ./configure: line 4785:fi'
fi' ./configure: line 4785:
Removing the unused "else" at this line fixes the problem.
CentOS 6.5
Thank you for report. Will have a look at this soon.
Running autogen.sh and then ./configure produces the following error.
checking for FUSE... yes checking for LIBUSB1... yes ./configure: line 4785: syntax error near unexpected token
fi' ./configure: line 4785:
fi'Removing the unused "else" at this line fixes the problem.
CentOS 6.5