configure.ac: add storage plugin section to result

This commit is contained in:
Max Kellermann 2014-10-25 00:21:18 +02:00
parent 6ac5980a17
commit 1bfbced258
1 changed files with 4 additions and 0 deletions

View File

@ -1851,6 +1851,10 @@ results(ipv6, "IPv6")
results(tcp, "TCP")
results(un,[UNIX Domain Sockets])
printf '\nStorage support:\n\t'
results(nfs, [NFS])
results(smbclient, [SMB])
printf '\nFile format support:\n\t'
results(aac, [AAC])
results(adplug, [AdPlug])