Add NO_LOOP to config.h docs.

This commit is contained in:
Simon Kelley
2021-04-12 17:43:59 +01:00
parent 3573ca0eec
commit b082842ee7

View File

@@ -143,6 +143,7 @@ NO_SCRIPT
NO_LARGEFILE
NO_AUTH
NO_DUMPFILE
NO_LOOP
NO_INOTIFY
these are available to explicitly disable compile time options which would
otherwise be enabled automatically or which are enabled by default