configure.ac: add storage plugin section to result
This commit is contained in:
parent
6ac5980a17
commit
1bfbced258
|
@ -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])
|
||||
|
|
Loading…
Reference in New Issue